https://github.com/flexdinesh/node-express-boilerplate
https://github.com/flexdinesh/node-express-boilerplate
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flexdinesh/node-express-boilerplate
- Owner: flexdinesh
- Created: 2015-05-11T10:01:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-14T20:46:08.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T10:14:00.182Z (12 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NodeJS ExpressJS Boilerplate
An express.js based boilerplate to quickly bootstrap a node.js application
## Highlights
1. http and https configuration
2. Top level error handling
3. Modular routes logic
4. Seperate handling of endpoints with callback
5. Logger included
6. Configuration file to set environment level values