https://github.com/gustavogss/polls-api
API para enquetes em tempo real
https://github.com/gustavogss/polls-api
docker fastapi nodejs typescript websocket
Last synced: 2 months ago
JSON representation
API para enquetes em tempo real
- Host: GitHub
- URL: https://github.com/gustavogss/polls-api
- Owner: gustavogss
- Created: 2024-02-06T04:49:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T03:38:37.000Z (over 2 years ago)
- Last Synced: 2026-01-03T14:39:19.464Z (6 months ago)
- Topics: docker, fastapi, nodejs, typescript, websocket
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Polls API
- API para enquetes em tempo real
## Stacks :robot:
- [Node](https://nodejs.org/en)
- [Typescript](https://www.typescriptlang.org/docs/)
- [FastiFy](https://fastify.dev/docs/latest/)
- [FastiFy Cookie](https://www.npmjs.com/package/@fastify/cookie)
- [FastiFy Websocket](https://www.npmjs.com/package/@fastify/websocket)
- [Docker Postgres](https://hub.docker.com/r/bitnami/postgresql)
- [Prisma](https://www.prisma.io/docs)
- [Docker](https://docs.docker.com/)
- [Zod](https://zod.dev/)
- [Insomnia](https://insomnia.rest/download)
- [Redis io](https://www.npmjs.com/package/ioredis)
## Features