This is the default template for backend developing for some of @shoxie
and @Th1ngNg0
projects.
- Generated with
express-generator
- [GetAllUser] :
GET /api/
- [GetUser] :
GET /api/:username
- [Login] :
GET /api/login
- [CreateUser]:
GET /api/register
Create a .env
file then fill these lines
- [port]:
localhost port
- [MONGO_URL] :
url to mongodb