No description
This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-02-02 15:40:36 +01:00
api chore: good enough 2024-02-02 15:39:13 +01:00
cmd chore: good enough 2024-02-02 15:39:13 +01:00
migrations chore: good enough 2024-02-02 15:39:13 +01:00
pkg chore: good enough 2024-02-02 15:39:13 +01:00
tools chore: actually something working 2024-02-01 23:09:09 +01:00
.air.toml chore: actually something working 2024-02-01 23:09:09 +01:00
docker-compose.yaml chore: good enough 2024-02-02 15:39:13 +01:00
Dockerfile chore: good enough 2024-02-02 15:39:13 +01:00
go.mod chore: good enough 2024-02-02 15:39:13 +01:00
go.sum chore: good enough 2024-02-02 15:39:13 +01:00
justfile chore: good enough 2024-02-02 15:39:13 +01:00
README.md chore: good enough 2024-02-02 15:39:13 +01:00

mentos1386/golang-rest-example

Development

Tools required:

  • Just
  • Docker and Docker Compose
just run
# Api is available at http://localhost:1234
# Swagger is available at http://localhost:1235

curl -v localhost:1234/healthz