https://github.com/bjardon/giftr-api
A NestJS based backend implementation that supports the Giftr application.
https://github.com/bjardon/giftr-api
backend nest-js
Last synced: 4 months ago
JSON representation
A NestJS based backend implementation that supports the Giftr application.
- Host: GitHub
- URL: https://github.com/bjardon/giftr-api
- Owner: bjardon
- License: mit
- Created: 2024-08-14T00:22:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T05:29:06.000Z (about 1 year ago)
- Last Synced: 2025-06-23T06:26:22.822Z (about 1 year ago)
- Topics: backend, nest-js
- Language: TypeScript
- Homepage: https://api.giftr.bjardon.com/docs
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Giftr
A [NestJS](https://github.com/nestjs/nest) based backend implementation that supports the [Giftr](https://giftr.brunojardon.com) application.
## Description
Giftr is a secret santa organizing app (and other types of gift interchanges).
You can invite people to participate, draw who gives who, add a gift wishlist with links to stores and receive notifications via email on the progress of the gift interchange.
## Author
Giftr is built and maintained by [Bruno Jardon](https://github.com/bjardon) - [bjardon97@gmail.com](mailto:bjardon97@gmail.com)
## License
Giftr is [MIT licensed](LICENSE).