maya
maya copied to clipboard
MayaJS is not a wrapper for ExpressJS or Fastify. We use our own routing library and it has capabilities to use third party middlewares.
## 📝 Description **Is your feature request related to a problem? Please describe.** I can't make a controller endpoint proc when the param is not :id **Describe the solution you'd...
## 📝 Description **Describe the solution you'd like** I wanted to have a ready made documentation on all the routes and models ## 📋 Todo: - [ ] Add swagger...
## 📝 Description To handle multiple database we must have a universal model decorator. This decorator creates an objects that maps all the fields and exposes and API for the...