Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matheuspimentell/poll-party

Backend project for a poll application. Made during Rocketseat's Next Level Week expert event.
https://github.com/matheuspimentell/poll-party

nodejs postgresql prisma redis typescript

Last synced: 1 day ago
JSON representation

Backend project for a poll application. Made during Rocketseat's Next Level Week expert event.

Awesome Lists containing this project

README

        

# Poll Party

Poll party is a backend application made during rocketseat's Next Level Week expert event.

## Technologies



nodejs
prisma-orm
postgreesql
redis--v1

## Programming patterns

- [Observer](https://refactoring.guru/design-patterns/observer)