Skip to content

gronke/es6-express-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Express API Boilerplate

Dependencies

  • NPM packages from packages.json

Options

Environment

Variable Default Description
PORT 3000 Listen on this TCP port
DEBUG_LEVEL 1 Increase value to get more verbose output. Supported debug levels are listed in lib/Debug.js

Usage

The standalone server implementation is a demo app. The loaded routes are defined in the api/ folder.

node standalone.js

About

Express API boilerplate written in EcmaScript 6

Resources

License

Stars

Watchers

Forks

Packages

No packages published