Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/matheuspimentell/poll-party
- Owner: Matheuspimentell
- License: gpl-3.0
- Created: 2024-02-05T22:23:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-12T15:54:28.000Z (12 months ago)
- Last Synced: 2024-02-26T21:26:19.745Z (12 months ago)
- Topics: nodejs, postgresql, prisma, redis, typescript
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poll Party
Poll party is a backend application made during rocketseat's Next Level Week expert event.
## Technologies
## Programming patterns
- [Observer](https://refactoring.guru/design-patterns/observer)