borjatur / clean-architecture-fastify-mongodbLinks
Project template using Clean Architecture in Typescript for building an API
☆31Updated 2 years ago
Alternatives and similar repositories for clean-architecture-fastify-mongodb
Users that are interested in clean-architecture-fastify-mongodb are comparing it to the libraries listed below
Sorting:
- fastify boilerplate for building RESTful APIs ⏰ Includes design (APIs), deploy(Application), and monitoring(Application).☆110Updated 2 years ago
- 🚀 Fastify & TypeScript starter repository☆250Updated this week
- Fastify starter template support RestAPI with Swagger and Graphql☆123Updated last week
- Fastify template with Prisma, Redis, Swagger, Jest and JWT already setup☆24Updated last year
- A boilerplate for server applications with Fastify and Mongo using TypeScript.☆85Updated last month
- Nx monorepo starter: dockerized NestJS backend, Vue frontend, and NGINX; data via Prisma / TypeORM + GraphQL; Jest + Cypress testing; Jen…☆70Updated 2 years ago
- Nestjs with Fastify GraphQL Monolith Template☆44Updated 10 months ago
- A repository to hold "experimental" packages for Nest. Honestly, I'm just tired of not having a good scope to put packages under☆110Updated 5 months ago
- Fastify typescript boilerplate with Prisma☆230Updated last year
- Fastify 5 application boilerplate based on clean architecture, domain-driven design, CQRS, functional programming, vertical slice archite…☆250Updated this week
- Node.js starter using Fastify & TypeScript☆163Updated 7 months ago
- Fastify boilerplate with Vite & Vitest☆55Updated 9 months ago
- NestJS Config on Steroids☆154Updated last week
- A concrete example of a Fastify application using what are considered best practices by the Fastify community☆131Updated 2 weeks ago
- Prisma 2+ generator to emit typescript models of your database with class validator☆76Updated last year
- ☆16Updated last year
- A powerful package for gracefully shutting down NestJS applications.☆71Updated 11 months ago
- A simple API built with Fastify & Typescript that follows DDD + Clean Architecture principles☆62Updated 3 years ago
- Simple wrapper on top of envalid for NestJS☆28Updated 3 months ago
- Microservices example using NestJS, Kubernetes in Nx workspace☆114Updated 10 months ago
- A ready-to-use authentication service build with express.js, that provides secure and reliable authentication using JSON Web Tokens (JWT…☆243Updated 8 months ago
- Open-source libraries for NestJS framework☆64Updated 5 months ago
- This article will teach you how to secure a Node.js API by implementing two-factor authentication (2FA) system using tokens generated by …☆75Updated last year
- Boilerplate to create a Fastify app with better DX☆57Updated 2 years ago
- A repository to hold a bunch of Nest samples, cause I'm tired of remaking them and losing them. Now it's just a sinlge repo to hold them …☆40Updated last year
- 🎨 Boilerplate for NestJS v10 with Webpack, Pnpm, Fastify, Swagger, Pino Logger, Airbnb JavaScript Guide, Google JSON Style, ESLint, Pret…☆129Updated 3 months ago
- Additional validators for class-validator.☆46Updated this week
- A boilerplate with Bun, Elysia, Drizzle ORM, Postgres,...☆29Updated 10 months ago
- Node.js RESTful API boilerplate using Traefik, Docker, Docker Compose, Fastify, JWT and Mongodb☆87Updated this week
- Nest.JS via vite example