https://github.com/williamkoller/global-holidays-service
TDD (Test Driven Development) Global Holidays Service - Monolithic API
https://github.com/williamkoller/global-holidays-service
docker nestjs postgresql redis solid tdd typeorm typescript
Last synced: about 2 months ago
JSON representation
TDD (Test Driven Development) Global Holidays Service - Monolithic API
- Host: GitHub
- URL: https://github.com/williamkoller/global-holidays-service
- Owner: williamkoller
- Created: 2021-01-08T01:17:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T14:24:22.000Z (about 2 years ago)
- Last Synced: 2025-03-30T08:02:18.583Z (3 months ago)
- Topics: docker, nestjs, postgresql, redis, solid, tdd, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 1.13 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[](https://opensource.org/licenses/)
[](https://opensource.org/)
[](https://travis-ci.com/williamkoller/global-holidays-service)
[](https://coveralls.io/github/williamkoller/global-holidays-service?branch=master)
[](https://snyk.io/test/github/williamkoller/global-holidays-service?targetFile=package.json)
[](https://wakatime.com/badge/github/williamkoller/global-holidays-service)
# Global Holidays Service
## Techs
- [x] AWS Cognito
- [x] Docker (Nodejs, PostgreSQL and Redis)
- [x] Nestjs
- [x] PostgreSQL
- [x] Redis
- [x] TypeORM
- [x] TypeScript