schnee72 / rest-api-starter

A starting point for a REST API using nodejs, express, ES6 and mongodb.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rest-api-starter

A starting point for a REST API using Nodejs, Express, ES6 and Mongoose.

This is heavily based on the yeoman generator-api and the RESTful Web Services with Node.js and Express course on Pluralsight.

In process of learning, this is how I ended up setting things up for a basic RESTful API.

To run this for dev:

npm run dev

About

A starting point for a REST API using nodejs, express, ES6 and mongodb.

License:MIT License


Languages

Language:JavaScript 100.0%