docker compose build
docker compose upThis will expose the services at different ports as follows:
| Service | Port |
|---|---|
csharp |
8181 |
go |
8182 |
python |
8183 |
python |
8184 |
| C++ | C# | Go | Python | Rust | |
|---|---|---|---|---|---|
| Hello API | β | β | β | β | β |
| Open API & Swagger UI | β | β | β | β | β |
| Dev container | β | β | β | β | β |
| Dependency management | β | β | β | β | β |
| Configuration | β | β | β | β | β |
| Structured logging | β | β | β | β | β |
| Docker container | β | β | β | β | β |
| Helm chart | β | β | β | β | β |
| CI pipelines | β | β | β | β | β |
| Health checks | β | β | β | β | β |
For more information, refer to the spec.