Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Golang Clean Architecture REST API example

NotificationsYou must be signed in to change notification settings

AleksK1NG/Go-Clean-Architecture-REST-API

Repository files navigation

GolangClean Architecture REST API example 🚀

👨‍💻 Full list what has been used:

Recomendation for local development most comfortable usage:

make local // run all containersmake run // it's easier way to attach debugger or rebuild/rerun project

🙌👨‍💻🚀 Docker-compose files:

docker-compose.local.yml - run postgresql, redis, aws, prometheus, grafana containrsdocker-compose.dev.yml - run docker development environmentdocker-compose.delve.yml run development environment with delve debug

Docker development usage:

make docker

Local development usage:

make localmake run

SWAGGER UI:

https://localhost:5000/swagger/index.html

Jaeger UI:

http://localhost:16686

Prometheus UI:

http://localhost:9090

Grafana UI:

http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp