Fast way to deploy a restful api’s with #golang #postgresql and #redis
A fastway to deploy a restful golang api’s with Gin Framework with a structured project that defaults to PostgreSQL database and Redis as the session storage. https://github.com/Massad/gin-boilerplate Configured with go-gorp: Go Relational Persistence...