expressjs-es6-rest-starter

0.0.2 • Public • Published

expressjs-es6-rest-starter

This is an example application, showing how to start building RESTfull services with ExpressJS and Ecmascript 6

The app now will accept all the cors requests.

How to start:

$ git clone git@github.com:shotaK/expressjs-es6-rest-starter.git
$ cd expressjs-es6-rest-starter
$ npm install
$ npm start

Then visit: http://localhost:3000/posts

Please note that babel-node is not meant to be used for production - https://babeljs.io/docs/usage/cli/#babel-node

Package Sidebar

Install

npm i expressjs-es6-rest-starter

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • shotak