Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdyitz/gerenciar-eventos
🚀 Evento NLW Unite - API REST em NODE
https://github.com/wdyitz/gerenciar-eventos
fastify nodejs orm prisma typescript zod
Last synced: about 2 months ago
JSON representation
🚀 Evento NLW Unite - API REST em NODE
- Host: GitHub
- URL: https://github.com/wdyitz/gerenciar-eventos
- Owner: WDYitz
- Created: 2024-04-02T02:29:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T18:33:18.000Z (10 months ago)
- Last Synced: 2024-04-08T22:09:20.606Z (10 months ago)
- Topics: fastify, nodejs, orm, prisma, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gerenciador de Eventos
API criada em NODE para gerenciar eventos e criar "Atendentes" a estes eventos
## 🚀 Começando
Essas instruções permitirão que você obtenha uma cópia do projeto em operação na sua máquina local para fins de desenvolvimento e teste.
### 🔧 Instalação
```
git clone https://github.com/WDYitz/gerenciar-eventos.gitcd gerenciar-eventos
```### Instalando as dependencias
```
npm install
```## 🛠️ ConstruĂdo com
- node
- fastify
- cors
- type provider zod
- typescript
- prisma
- swagger para documentação
- zod## Documentação se encontra na rota - `http://localhost:3333/docs`
⌨️ [Yitzhak Rodriguez](https://gist.github.com/WDYitz) 🔥