//
pkg.gl
Category
github.com/Orololuwa/go-backend-boilerplate
repository
0.0.0-20240429142529-3ee8f53ad8c4
Repository:
https://github.com/orololuwa/go-backend-boilerplate.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
cmd
No description provided by the author
src
No description provided by the author
#
README
Basic Boiler plate to build a backend app in Golang
Uses the
chi router
for routing
Uses
pgx
to as a driver to connect to PostgreSQL