The list of valid api endpoints are available at the docs.
go run ./cmd/serverYou can access the server at localhost:8080/api/v1/:endpoint.
cp .env.example .envdocker-compose up -dYou can access the server at localhost/api/v1/:endpoint or localhost:8080/api/v1/:endpoint.