18 Forks
146 Stars
146 Watchers

go-rest-boilerplate

A great starting point for building RESTful APIs in Go using Gin framework, and sqlx for connecting to a PostgreSQL database. The implementation follows Clean Architecture principles as described by Uncle Bob.

How to download and setup go-rest-boilerplate

Open terminal and run command
git clone https://github.com/snykk/go-rest-boilerplate.git
git clone is used to create a copy or clone of go-rest-boilerplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-rest-boilerplate https://github.com/snykk/go-rest-boilerplate/archive/master.zip

Or simply clone go-rest-boilerplate with SSH
[email protected]:snykk/go-rest-boilerplate.git

If you have some problems with go-rest-boilerplate

You may open issue on go-rest-boilerplate support forum (system) here: https://github.com/snykk/go-rest-boilerplate/issues