pajtai / rest

Rest api demo for node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rest

Rest api demo to be turned into a Yeoman generator later.

TOC

Part 1

Features

Getting started

You should have node installed (you can use NVM) and Mongo installed (you can use Brew and Brew Services)

git clone git@github.com:pajtai/rest.git
cd rest
npm i
npm run dev

About

Rest api demo for node


Languages

Language:JavaScript 100.0%