Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sugrado/go-rest-api-template
- Owner: sugrado
- Created: 2023-08-06T14:40:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-24T20:38:11.000Z (12 months ago)
- Last Synced: 2024-06-19T23:09:21.061Z (5 months ago)
- Topics: cors, go, go-chi, go-http, go-playground-validator, golang, http, pgx, pgxpool, postgresql, slog, squirrel
- Language: Go
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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