Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Fastify

Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

https://github.com/vfshera/fastify-dir-routes

A Fastify plugin enabling file system-based routing, utilizing directories to specify URL segments matched by the router.

fastify fastify-plugin

Last synced: 03 Jan 2025

https://github.com/alexandrecpedro/gympass-api

Gympass API is a gym app API developed on Rocketseat Ignite course

bcryptjs dayjs docker e2e-tests eslint fastify jwt nodejs postgresql prisma supertest typescript unit-testing vitest zod

Last synced: 03 Jan 2025

https://github.com/MogLuiz/transactions-api

Restful API for managing financial transactions.

fastify knexjs nodejs sqlite3 typescript vitest zod

Last synced: 23 Oct 2024

https://github.com/andrewgerez/events-fy

Events API, where you can create events and do check-ins. 📋

docker fastify nodejs postgresql swagger typescript

Last synced: 19 Jan 2025

https://github.com/andrewgerez/polls

Polling API, similar to what we see on social networks, where users can create polls with various options and other users can vote, tallying up in a ranking what has been voted. 🗳️

docker fastify nodejs postgresql prisma redis typescript

Last synced: 19 Jan 2025

https://github.com/rizkyrajitha/pollbotserver

Create discord polls with a dashboard and view comprehensive data about the polls in realtime and graphical visualization

discord-js fastify nodejs supabase

Last synced: 10 Jan 2025

https://github.com/eltonsantos/todo-react-node-mongo

Tutorial: https://www.youtube.com/watch?v=XuTfN_84rcU

fastify mongodb node prisma react typescript vite

Last synced: 11 Jan 2025

https://github.com/eslamyasser-dev/rbac

A lightweight, extensible, and efficient Role-Based Access Control (RBAC) system implemented in Node.js, designed to manage user roles and permissions effectively.

argon2 drizzle-orm fastify jwt postgr typescript zod

Last synced: 23 Jan 2025

https://github.com/RayanneRamos/nlw-setup-server

O projeto consiste numa interface web e mobile para a criação e visualização de hábitos criados pelo usuário.

fastify nodejs prisma typescript

Last synced: 23 Oct 2024

https://github.com/ludotosk/gestore-cassa-custom

Web manager for Custom cash register

evilscan fastify nodejs tailwindcss vue

Last synced: 23 Oct 2024

https://github.com/eltonsantos/upload.ai

Aplicação criada no NLW IA trilha Mastery

fastify nodejs prisma react shadcn-ui typescript vite

Last synced: 11 Jan 2025

https://github.com/eltonsantos/nlw-spacetime-ignite

Projeto desenvolvido durante o NLW SPACETIME na trilha Ignite

eslint fastify nextsjs prettier prisma react-native reactjs tailwindcss

Last synced: 11 Jan 2025

https://github.com/nkosi-tauro/task-manager

A Task Management backend application that allows authenticated users to Create, Update & Delete Tasks.

docker-compose fastify mysql nodejs sequelize typescript

Last synced: 30 Dec 2024

https://github.com/omarcoaur3lio/plann.er

Aplicação para montar planos de viagem com amigos, registrar atividades e links úteis

fastify react tailwindcss typescript zod

Last synced: 30 Dec 2024

https://github.com/thulioxavier/tiny-tunnel-api

TinyTunnel é uma solução open source para gerenciar e otimizar o tráfego de APIs com simplicidade e eficiência.

api-gateway fastify nodejs prisma-orm typescript

Last synced: 30 Dec 2024

https://github.com/brunohnsouza/nlw-journey-node

Back-end da aplicação desenvolvida durante o NLW Journey da Rocketseat.

fastify nodejs nodemailer prisma-orm typescript zod

Last synced: 30 Dec 2024

https://github.com/maiquinho/desafio-ignite-nodejs-02

Nesse desafio desenvolvemos uma API para controle de dieta diária, a Daily Diet API.

api api-rest fastify nodejs sqlite

Last synced: 30 Dec 2024

https://github.com/doubleyooz/fastify-basics

Here I put all simple apis I made using fastify. Hopefully somebody will find it useful.

fastify javascript typescript

Last synced: 23 Oct 2024

https://github.com/gabrielfeijo/nlw-backend

Um planejador de viagens onde os usuários podem convidar participantes e gerenciar viagens.

fastify prisma sqlite typescript

Last synced: 30 Dec 2024

https://github.com/lugomio/nlw-journey

Frontend and backend created during the NLW Journey event.

fastify nodejs prisma react tailwindcss typescript vitejs zod-validation

Last synced: 30 Dec 2024

https://github.com/rodneylab/uvu-fastify-graphql

Using uvu for TypeScript API testing: we take a look at integrating a fast test runner into your backend continuous integration workflow.

fastify graphql mercurius supertest typescript uvu

Last synced: 08 Jan 2025

https://github.com/alan-oliveir/expert-polls

Aplicação back-end com NodeJS para geração de enquetes usando Fastify e integrando com banco de dados PostgreSQL e Redis, com WebSocket para comunicação real-time.

docker fastify nodejs postgresql redis typescript websocket

Last synced: 13 Jan 2025

https://github.com/polioan/fastify-test-api

Node.js fastify test api with file based routing

fastify node nodejs

Last synced: 07 Jan 2025

https://github.com/gamote/nest-next-renderer

Render Next.js pages in Nest.js applications

fastify nest nest-next next react react-dom renderer

Last synced: 04 Jan 2025

https://github.com/kenmarcos/daily-diet-api-rs

API de controle de dietas diárias. Desafio 02 da formação Node.js da Rocketseat.

fastify knex nodejs typescript zod

Last synced: 21 Jan 2025

https://github.com/geekeast/webframework-benchmark

benchmark results for several famous web framework

0http express fastify go-fiber go-gin koa nanoexpress pressure-test stress-test

Last synced: 15 Jan 2025

https://github.com/mohamedaflah/fastify_demo

Practice fastify which is faster node js framework

fastify nodejs typescript

Last synced: 16 Jan 2025

https://github.com/devkayos/03-api-solid

API Rest que simula um Gympass, com autentificacao por meio de token JWT, RBAC para fazer a distincao de cargos como Admin e membros comuns, criada usando os principios do SOLID, TDD e testes na aplicacao toda testando use cases e testes e2e que testam varias camadas da aplicacao.

docker fastify jwt-authentication nodejs solid typescript vitest

Last synced: 30 Dec 2024

https://github.com/luc-ribeiro/polls-api-node

Real-time voting system built with Node.js, WebSockets and Redis.

docker fastify nodejs prisma redis websockets zod

Last synced: 21 Jan 2025

https://github.com/luc-ribeiro/transactions-api-node

Projeto com o objetivo de criar uma API REST de transações, utilizando tecnologias como Fastify, Knex.js e Vitest.

fastify knexjs nodejs sqlite3 typescript vitest zod

Last synced: 21 Jan 2025

https://github.com/johantap/sic

Sistema de gestión RIS para Tu Imagen RX

fastify nestjs typeorm typescript

Last synced: 30 Dec 2024

https://github.com/thuongtruong109/shakemate

🖇️ Connect to temp peers via internal network without authentication

chat docker docker-compose ejs fastify nodejs p2p p2p-chat peerjs socket video-call websocket

Last synced: 02 Jan 2025

https://github.com/soupaulodev/rocketseat-linkme-api

LinkMe é um serviço encurtador de urls

bcryptjs cookie cors fastify jwt postgres redis uuid zod

Last synced: 14 Jan 2025

https://github.com/luc-ribeiro/gympass-solid-node

Aplicação para check-ins em academias. Aplicando conceitos de SOLID, Design Patterns, Docker, JWT e Refresh Token, RBAC e outros.

ci-cd docker fastify nodejs prisma typescript vitest zod

Last synced: 21 Jan 2025

https://github.com/shyam-chen/barebones-templates

🍖 This repository holds most of the starter templates for full stack web development.

azure fastify mongo pulumi tailwind tauri typescript vue xcode

Last synced: 16 Jan 2025

https://github.com/matt-duraes/server_spacetime

Server para projeto Spacetime

fastify nodejs prisma zod

Last synced: 11 Jan 2025

https://github.com/soupaulodev/rocketseat-nlw-checkaqui

O CheckAqui é uma aplicação de gestão de participantes em eventos presenciais.

fastify nodejs prisma typescript zod

Last synced: 14 Jan 2025

https://github.com/madeindra/url-shortener

URL Shortener built using Typescript with Fastify and SQLite

fastify shortener sqlite typescript url

Last synced: 11 Jan 2025

https://github.com/madeindra/image-to-text

Image to Text (OCR) built using Typescript with Fastify and Tesseract.js

fastify image-to-text ocr tesseract

Last synced: 11 Jan 2025

https://github.com/matheus369k/plann-er-api

A aplicação e o backend do repositório plann-er-web, sendo uma site para o usuário poder gerenciar a sua viagem.

fastify node postman prisma sqlite typescript zod

Last synced: 30 Dec 2024

https://github.com/bobbykim89/manguitopage-api-nest

Api for Manguito Page API based on NestJs and Fastify

fastify mongodb nestjs

Last synced: 30 Dec 2024

https://github.com/ashishkapoor/learning-fastify

API for collection of Items

fastify

Last synced: 30 Dec 2024

https://github.com/filipeccm/rate-my-beer-backend

Built with NestJs, Fastify, CockroachDB, Prisma, PassportJs. Documented with Swagger

cockroachdb docker e2e fastify jwt nestjs passportjs prisma rest-api

Last synced: 30 Dec 2024

https://github.com/rcrdk/daily-diet-nodejs-api

A simple diet meal CRUD for practicing the API REST on Node.js with Fastify.

e2e-tests fastify insomnia knex nodejs postgresql sqlite typescript vitest

Last synced: 30 Dec 2024

https://github.com/larads/nlw-unite-nodejs

Back-end em Node.js desenvolvido durante o NLW Unite da Rocketseat

fastify nodejs prisma rest-api typescript

Last synced: 30 Dec 2024

https://github.com/diego64/api-find-a-friend

API for ONG registration to register pets for responsible adoption

docker fastify nodejs postgresql prisma vitets

Last synced: 30 Dec 2024

https://github.com/kenmarcos/find-a-friend-api-rs

API de adoção de pets. Desafio 03 da formação Node.js da Rocketseat.

fastify nodejs prisma-orm typescript zod

Last synced: 30 Dec 2024

https://github.com/atysonjaime/api_with_node_fastify_prisma_typescript

📒 Bem-vindo ao repositório da API de Agenda de Contatos! Este projeto é uma introdução prática à construção de APIs utilizando Node.js e serve como um ponto de partida para futuras aplicações mais complexas.

eslint fastify nodejs prettier prisma typescript

Last synced: 30 Dec 2024

https://github.com/gablsl/fastify-jwt-api

RESTful API built using Fastify, TypeScript, and Prisma, with PostgreSQL as the database. The API supports user authentication with JWT tokens and includes a private route that allows users to post only if they are authenticated.

container docker fastify jwt-authentication nodejs prisma prisma-orm typescript user-authentication

Last synced: 30 Dec 2024

https://github.com/ffavareto/api-rest-nodejs

Essa API tem propósitos de estudo sobre o Node.js e mais algumas tecnologias como: fastify (microframework do Node.js), knex (query builder), migrations, testes (vitest), zod (validação de dados)

backend fastify knex nodejs sqlite vitest zod

Last synced: 30 Dec 2024

https://github.com/rusiruavb/itp-guide-post-api

Posts management API for ITP guide 8.1 session

fastify itp-guide ms-club-sliit postgresql prisma

Last synced: 30 Dec 2024

https://github.com/maiquinho/02-api-rest-nodejs

Projeto desenvolvido no Bootcamp Ignite (trilha 2023) da Rocketseat focado em estudar os principais conceitos do APIs REST com TypeScript e Fastify.

api-rest fastify nodejs typescript

Last synced: 30 Dec 2024

https://github.com/brunodorea/nlw-journey-trilha-node

Backend de um app de roteiro de viagens

fastify nodejs prisma typescript zod

Last synced: 30 Dec 2024

https://github.com/vdrbreno/shopper-testetecnico-leituras-backend

Teste Técnico da Shopper: API REST com leitura automatizada de água e gás utilizando Inteligência Artificial

api-rest docker fastify google-gemini jest node prisma sqlite typescript

Last synced: 30 Dec 2024

https://github.com/radyai/onelink-service

This is the backend and api for onelink

fastify firebase typescript

Last synced: 30 Dec 2024

https://github.com/viniciusbavosa/portraits-api

This REST API is part of the Portraits project. It allows sending files through an authentication-protected route.

api-rest fastify jwt jwt-authentication nodejs typescript zod

Last synced: 30 Dec 2024

https://github.com/lzhudson/daily-diet-api

The daily diet API is a project that consists of an API for controlling user meals.

api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod

Last synced: 30 Dec 2024

https://github.com/diego64/api-from-academy

API whose main objective is to serve WEB applications focused on gyms so that owners can register their gyms and users can mark their presence always within a limit of 10 meters

docker fastify nodejs postgresql prisma-orm solid vitest zod

Last synced: 30 Dec 2024

https://github.com/andrewgerez/cherry

Cherry is a URL shortening and redirection API, very efficient using its cherry-links. 🍒

fastify nodejs postgresql redis typescript

Last synced: 19 Jan 2025

https://github.com/andrewgerez/fast-ify

Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions. 💳

fastify knex nodejs sqlite

Last synced: 19 Jan 2025

https://github.com/radyai/groq-api

This is an api made using the Groq API which was remade to make it easier to use the api so you just need to use it directly on the frontend.

api fastify groq-ai

Last synced: 30 Dec 2024

https://github.com/dcefram/fs-routes

Create routes based on the file structure. Works with fastify, express, polkajs, or anything that has the same express-like syntax. Inspired by Next.js' approach for its routes.

express fastify nodejs polka router routes

Last synced: 11 Jan 2025

https://github.com/vitorsemidio-dev/spacetime-server

Spacetime é uma aplicação inovadora desenvolvida para ajudar as pessoas a armazenar e reviver suas memórias mais marcantes. Com recursos avançados de registro, como data, mídias (fotos/vídeos) e descrição, Spacetime permite que os usuários capturem e compartilhem momentos importantes de suas vidas.

fastify nodejs prisma sqlite typescript

Last synced: 23 Oct 2024

https://github.com/smoothemerson/plann.er_backend

Project given by Rocketseat in NLW JOURNEY event.

fastify prisma typescript zod

Last synced: 30 Dec 2024

https://github.com/alaanvv/v-menu

Digital menu platform

fastify menu svelte

Last synced: 30 Dec 2024

https://github.com/franklin-barbosa/nlw-journey-planer

Projeto de um site para montar planos de viagem com amigos, registrar atividades e links úteis.

axios dayjs fastify lucide-react nodemailer prisma react-day-picker react-router reactjs tailwind-variants tailwindcss typescript zod

Last synced: 30 Dec 2024

https://github.com/sashka11111/docker-nodejs-nginx

Base project with Docker, Docker Compose, NodeJS and Nginx.

docker docker-compose fastify nginx nodejs

Last synced: 08 Jan 2025

https://github.com/mathvsk/transactions-api-rest

CRUD de transações seguindo o padrão REST.

fastify nodejs sqlite3 trail

Last synced: 21 Jan 2025

https://github.com/msvalandro/protochain

Protochain is a project created while studying web3 development from LuizTools program. The project consists of a prototype of a blockchain built with Node.js, Fastify, CryptoJS, Axios and Zod.

axios blockchain crypto-js fastify nodejs zod

Last synced: 08 Jan 2025

https://github.com/jose-murilo/todo-api

Neste projeto de uma todo-list, estou praticando alguns conceitos de back-end para revisar conteúdos e reforçar o aprendizado.

fastify knex nodejs test-automation typescript vistest zod

Last synced: 30 Dec 2024

https://github.com/joseph0926/react-query-review

react query 리뷰를 진행하기 위한 리포지토리입니다.

fastify react-query

Last synced: 08 Jan 2025

https://github.com/arturcolen/plann.er

Projects developed during NLW Journey, a week-long Rocketseat event focused on creating a complete application through intensive, hands-on lessons.

axios dayjs fastify nlw nodejs nodemailer prisma reactjs tailwindcss trip typescript zod

Last synced: 08 Jan 2025

https://github.com/flower-of-the-bridges/mongodb-stats-exporter

Fastify server that exports MongoDB stats from multiple sources.

fastify metrics mongodb monitoring prometheus prometheus-metrics

Last synced: 11 Jan 2025

https://github.com/teotimepacreau/mairies-sveltekit

User & Admin friendly fullstack website buil with SvelteKit

fastify shadc shadcn-ui sveltekit tailwind

Last synced: 15 Jan 2025

https://github.com/lucadboer/api-rest-transactions

An API REST of payment transactions

api-rest e2e-tests fastify nodejs sql typescript vitest zod

Last synced: 23 Oct 2024

https://github.com/mullerino/locadora-de-filmes

A locadora de filmes MovieCom será uma aplicação FullStack, visando a prática e o estudo das linguagens utilizadas.

css-modules fastify nodejs prisma react-router reactjs

Last synced: 09 Jan 2025

https://github.com/efiand/cooknote

Кулинарная книга с возможностью добавления и редактирования рецептов. Визуальный редактор, категории, разделы

a11y admin-panel commercial design eslint fastify favicons nodejs portfolio-project postcss postgresql semantics stylelint sveltekit

Last synced: 13 Jan 2025

https://github.com/efiand/api

Набор API для прикладных задач

api curl fastify telegram-bot-api

Last synced: 13 Jan 2025

https://github.com/efiand/scandi

Одностраничник студии дизайна интерьеров. Demo собственного сборщика

a11y bem eslint fastify htmlacademy image-optimization mentorship-programme mobile-first pixelperfect postcss semantics sprite stylelint svelte-ssr w3c-validation webp webpack

Last synced: 13 Jan 2025

https://github.com/efiand/svelte-fastify-template

Сборка для создания простых изоморфных приложений SSR/SPA

boilerplate browser-sync eslint fastify lintspaces markdownlint portfolio-project postcss rollup sprite squoosh stylelint svelte-routing svelte-ssr svgo

Last synced: 13 Jan 2025

https://github.com/rosiecarvalho/fastify

(back-end) - projeto criado com micro frameword node: fastify

fastify query-builder testes-e2e

Last synced: 04 Jan 2025