Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sugrado/go-rest-api-template

Go backend (Rest API) project template with Chi and HTTP package.
https://github.com/sugrado/go-rest-api-template

cors go go-chi go-http go-playground-validator golang http pgx pgxpool postgresql slog squirrel

Last synced: 7 days ago
JSON representation

Go backend (Rest API) project template with Chi and HTTP package.

Awesome Lists containing this project

README

        

# Go Rest API Template
To run this application
on Development environment:
```shell
docker compose up
```

on Production environment:

```shell
docker compose --env-file prod.env up
```
# Tech Stack
- Chi
- Squirrel
- Playground Validator
- Docker & Compose
- PostgreSQL
- Graylog or Zap to file