0.1.5-alpha.5 • Published 3 years ago

@envuso/framework v0.1.5-alpha.5

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
3 years ago

Warning:

Envuso is currently a WIP. I'm currently resolving a couple of issues and getting everything ready. Docs are incomplete and I'm often pushing updates. Wait a week or so and it should be ready to use.

Envuso framework

Envuso is a backend framework focusing building apis using Fastify and MongoDB support.

Credits:

  • Inversify Express Utils We used inversify express utils in a setup without fastify, which was very barebones but enjoyable. We used this as a small starting point, converting it to fastify and re-writing a lot of it, to fix any pain points we had.
  • MongoDB Typescript We used mongodb-typescript as it was a nice starting point for mongo implementation with class transformer