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

https://github.com/wnderbin/capybara-club

delivery service with microservice architecture
https://github.com/wnderbin/capybara-club

api-rest delivery-application delivery-service golang microservices rest rest-api

Last synced: 5 months ago
JSON representation

delivery service with microservice architecture

Awesome Lists containing this project

README

          

# CapybaraClub

Table of Contents



  1. About CapybaraClub


  2. Project status

  3. API documentation

  4. License

  5. Author

## About CapybaraClub

Delivery service with microservice architecture

[![Go](https://github.com/wnderbin/capybara-club/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/wnderbin/capybara-club/actions/workflows/go.yml)

![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge&logo=githubactions&logoColor=white)

### Built with

![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white)
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Alpine Linux](https://img.shields.io/badge/Alpine_Linux-%230D597F.svg?style=for-the-badge&logo=alpine-linux&logoColor=white)
![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge&logo=postgresql&logoColor=white)

## Project status

Here is information about how the project will work on its different versions.

- [ ] `Launch in containers`
- [X] `Launch workflows`
- [X] `Run locally via makefile`
- [X] `Dependencies`: Postgres
- [X] `Microservices Status`: status of tests and health of microservices
- [X] `User-Service`
- [X] `Reustaurant-Service`
- [X] `Admin-Service`
- [X] `Order-Service`
- [X] `Refactoring microservices structure`

### API documentation

You can find the documentation in the *docs/doc.md*

## License
Before using the project, it is recommended to read the license

## Author:
* wnderbin