https://github.com/bdhmiloo/node-express-starter
Template for creating a REST API based on node using expressjs.
https://github.com/bdhmiloo/node-express-starter
expressjs nodejs rest-api
Last synced: 2 months ago
JSON representation
Template for creating a REST API based on node using expressjs.
- Host: GitHub
- URL: https://github.com/bdhmiloo/node-express-starter
- Owner: bdhmiloo
- Created: 2019-04-08T13:56:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-22T14:07:41.000Z (over 2 years ago)
- Last Synced: 2025-02-21T21:53:55.432Z (over 1 year ago)
- Topics: expressjs, nodejs, rest-api
- Language: JavaScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Express Starter
A template for creating REST APIs using the expressjs framework for nodejs.
The master branch will use mongo db as default database choice.