gofr
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
How to download and setup gofr
Open terminal and run command
git clone https://github.com/gofr-dev/gofr.git
git clone is used to create a copy or clone of gofr 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 gofr https://github.com/gofr-dev/gofr/archive/master.zip
Or simply clone gofr with SSH
[email protected]:gofr-dev/gofr.git