https://github.com/mx2s/nodester
Minimal Node.js API boilerplate based on express
https://github.com/mx2s/nodester
api backend express foundation framework javascript mongoose mvc nodejs orm platform
Last synced: 2 months ago
JSON representation
Minimal Node.js API boilerplate based on express
- Host: GitHub
- URL: https://github.com/mx2s/nodester
- Owner: mx2s
- License: mit
- Created: 2019-08-23T01:52:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T12:37:05.000Z (over 3 years ago)
- Last Synced: 2024-05-29T19:13:11.562Z (almost 2 years ago)
- Topics: api, backend, express, foundation, framework, javascript, mongoose, mvc, nodejs, orm, platform
- Language: JavaScript
- Homepage:
- Size: 308 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodejs-express-cheatsheet
## Description
Example api (cheatsheet) built with node js / express / mongoose
## Implemented features
- Rest API
- Multiple environments
- Transformers
- JWT Auth
...
# Contribution:
Thank you for considering contributing to this repo. Feel free to submit any improvements / issues / refactoring / documentation etc.