https://github.com/rikiitokazu/gobackend
Go Backend Template
https://github.com/rikiitokazu/gobackend
chi go go-stripe postgresql
Last synced: about 1 month ago
JSON representation
Go Backend Template
- Host: GitHub
- URL: https://github.com/rikiitokazu/gobackend
- Owner: rikiitokazu
- Created: 2024-08-28T22:48:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T04:38:42.000Z (over 1 year ago)
- Last Synced: 2026-01-12T05:18:14.281Z (5 months ago)
- Topics: chi, go, go-stripe, postgresql
- Language: Go
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Backend project in Go
## Technologies
* [Go](https://go.dev/)
* [Chi](https://github.com/go-chi/chi)
* [PostgreSQL (pgx)](https://github.com/jackc/pgx)
* [Go-stripe](https://github.com/stripe/stripe-go)
* [Prometheus](https://prometheus.io/docs/guides/go-application/)