Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-09T14:24:22.000Z (almost 2 years ago)
- Last Synced: 2023-10-20T23:48:27.762Z (over 1 year ago)
- Topics: docker, nestjs, postgresql, redis, solid, tdd, typeorm, typescript
- Language: TypeScript
- Homepage:
- Size: 1.13 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![Open Source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://opensource.org/)
[![Build Status](https://travis-ci.com/williamkoller/global-holidays-service.svg?branch=master)](https://travis-ci.com/williamkoller/global-holidays-service)
[![Coverage Status](https://coveralls.io/repos/github/williamkoller/global-holidays-service/badge.svg?branch=master)](https://coveralls.io/github/williamkoller/global-holidays-service?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/williamkoller/global-holidays-service/badge.svg?targetFile=package.json)](https://snyk.io/test/github/williamkoller/global-holidays-service?targetFile=package.json)
[![time tracker](https://wakatime.com/badge/github/williamkoller/global-holidays-service.svg)](https://wakatime.com/badge/github/williamkoller/global-holidays-service)
![GitHub top language](https://img.shields.io/github/languages/top/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