Skip to content

behnambm/go-crud

Repository files navigation

RUN

run tests

make test 

Create and seed the database

make init

run the server

make run

Note that the Postman collection is provided in the repo

Docker

make up
docker compose exec app bash 
./app.out --initdb 

App: localhost:8080

Metrics: localhost:9000

Prometheus: localhost:9090

Grafana: localhost:3000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages