Skip to content

brunoosilva/express-api-es6

Repository files navigation

express-api-es6

Build Status Coverage Status

Complete boilerplate structure of api Express written in ES6 (EcmaScript 2015), based on features and using best practices and design patterns for Javascript. Feel free to use, share and logically contribute.

Dependencies

NodeJS and NPM

PM2

GULP

Installation

Run this command to install all project dependencies.

npm install

Run

npm run start

Test an endpoint: curl -X GET http://localhost:9000/categories

Test

npm run test

About

Complete boilerplate Express Api ES6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published