Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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