0.0.3-alpha.2 • Published 5 years ago

@envuso/framework v0.0.3-alpha.2

Weekly downloads
-
License
-
Repository
-
Last release
5 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