All Projects → Envuso → framework

Envuso / framework

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

Programming Languages

typescript
32286 projects
Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to framework

fastify-axios
Add axios http client to your fastify instance
Stars: ✭ 28 (+133.33%)
Mutual labels:  fastify
fastify-nodemailer
Fastify nodemailer plugin
Stars: ✭ 23 (+91.67%)
Mutual labels:  fastify
nestjs-mercurius
NestJs module to use Mercurius as GraphQL server
Stars: ✭ 38 (+216.67%)
Mutual labels:  fastify
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+4041.67%)
Mutual labels:  fastify
fastify-csrf
A fastify csrf plugin.
Stars: ✭ 88 (+633.33%)
Mutual labels:  fastify
create-fastify
Rapidly generate a Fastify project
Stars: ✭ 56 (+366.67%)
Mutual labels:  fastify
fastify-hasura
A Fastify plugin to have fun with Hasura.
Stars: ✭ 30 (+150%)
Mutual labels:  fastify
session
Session plugin for fastify
Stars: ✭ 52 (+333.33%)
Mutual labels:  fastify
TruHealth
A website, which is wholly focused on Mental Health issues.
Stars: ✭ 16 (+33.33%)
Mutual labels:  backend-api
full-stack-tdc-poa
Projeto full stack Delphi MVC Framework e DevExtreme React.js
Stars: ✭ 16 (+33.33%)
Mutual labels:  backend-api
fastify-register-routes
Plugin to automatically load routes from a specified path and optionally limit loaded file names by a regular expression.
Stars: ✭ 15 (+25%)
Mutual labels:  fastify
zoia2 old
Zoia CMS
Stars: ✭ 24 (+100%)
Mutual labels:  fastify
fastify-leveldb
Plugin to share a common LevelDB connection across Fastify.
Stars: ✭ 19 (+58.33%)
Mutual labels:  fastify
studyportal-nexus
Backend API for studyportal
Stars: ✭ 24 (+100%)
Mutual labels:  backend-api
fastify-webpack-hmr
Webpack hot module reloading for Fastify
Stars: ✭ 29 (+141.67%)
Mutual labels:  fastify
core
Backend server API handling user mgmt, database, storage and real-time component
Stars: ✭ 485 (+3941.67%)
Mutual labels:  backend-api
nestjs-throttler-storage-redis
Redis storage provider for the nestjs-throttler package.
Stars: ✭ 56 (+366.67%)
Mutual labels:  fastify
titus
Deploy useful features in sprint one
Stars: ✭ 59 (+391.67%)
Mutual labels:  fastify
nodetomic-api
RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Express, MongoDB, Redis, JWT, Socket.io, Passport.
Stars: ✭ 41 (+241.67%)
Mutual labels:  nodejs-api
AmigoChat-Realtime-Chat-Application
AmigoChat is a responsive real-time chat application built on MERN Stack and Socket io.
Stars: ✭ 22 (+83.33%)
Mutual labels:  nodejs-api

npm (scoped) GitHub Wakatime

Envuso framework

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

You can also build monolith applications using inertiajs/edge.js views.

I'd like to think it's almost a full batteries included framework, but there's still a couple of bits missing.

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].