1.0.0 • Published 1 year ago
missionlog-marlene-sipes v1.0.0
Codebase-Express
A back end project template using Express.js as a Node.js framework.
Project Status
Version
Current app version is on v1.0.
Usage
# Install dependencies
npm install
# Run in development
npm run dev
# Run in production
npm start
# Initialize mongodb
mongodEndpoints
# Routes
ROOT          {{url}}/
POST          {{url}}/api/users
GET           {{url}}/api/users
GET BY ID     {{url}}/api/users/:userId
PUT           {{url}}/api/users/:userId
DELETE        {{url}}/api/users/:userIdLicensed under MIT
Want to collaborate? Fork the project and be a collaborator now!
Happy coding!
~Hasimy
1.0.0
1 year ago