Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feedhenry/git-tutorial

Open more actions menu

Repository files navigation

Git Tutorial

This is a test repo for a workshop on Git, forked from an existing project and modified to not use MongoDB. It contains a Node.js ExpressJS application with a RESTful API.

Users API

This sample has minimal users RESTful API. It is built using JavaScript/Node.js (our language of choice), ExpressJS (a small, lightweight web MVC framework).

Pre-requisites

To get started, you'll need to have the following requirements installed

  • Git
  • Node.js1
  • npm

1See https://nodejs.org/

Getting started

git clone <this repo>
npm install
npm start

Running tests

npm test

API documentation

See API.md for details.

About

Tutorial repository for learning about git. Used by the advanced git lab in https://github.com/wit-hdip-comp-sci-2019/june-onsite-src/tree/master/topic-02-git

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.