In this repository you can find the code related to the series of article about design and implementation of a service.
There will be 2 implementations of the API:
- Python (Openapi v2.0)
- Go (Openapi v3.0)
You can find the articles about the Python implementation at this link.
You can find the articles about the Go implementation at this link.
The repository will be updated during the development of this series.