1.0.3 • Published 6 years ago

@the-medicsoft/webapi-framework v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

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
1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago