1.0.3 • Published 6 years ago
@the-medicsoft/webapi-framework v1.0.3
The MedicSoft (WebApi Framework)
Going forward this framework will be used in making Web API(s). This framework follows DRY approach and, has BaseModel class to perform any CRUD operation against DB.
Project Dev Dependencies
Developer has to install following dev dependencies
- cross-env
- dotenv
- nodemon
Framework Dependencies
This framework uses following dependencies
- fastify, web server framework
- mongoose, (ODM) Object Document Mapper
- Pino & Pino Pretty, to pretty print logs to console