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

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

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