- Nodejs
- Express
- Mongodb
- Mongoose
- Swagger
- AWS
-
Morgan
- A package that show the requested URL and response.
-
Swagger-ui-express
- To create UI with the api endpoints
-
Swagger autogen
- A package that autmatically generate the api documentation
-
dotent
- Access Env value, in future replace with aws parameter fetch
-
mongoose
- Mongodb ODM
Tools -
- aws for hosting
- CI/CD Pipeline
- swagger for api documentation
{
"error": {
"message":"your message",
"description:"from code",
},
"message": null,
"httpStatus": 401,
"data": null
}