Skip to content

Commit

Permalink
Merge pull request #2 from krolow/patch-1
Browse files Browse the repository at this point in the history
Fix link to gorp project
  • Loading branch information
Massad authored Oct 6, 2016
2 parents d35c0f1 + dc04bb6 commit f19c5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The fastest way to deploy a restful api's with [Gin Framework](https://gin-gonic

## Configured with

* [go-gorp](github.com/go-gorp/gorp): Go Relational Persistence
* [go-gorp](https://github.com/go-gorp/gorp): Go Relational Persistence
* [RedisStore](https://github.com/gin-gonic/contrib/tree/master/sessions): Gin middleware for session management with multi-backend support (currently cookie, Redis).
* Built-in **CORS Middleware**
* Feature **PostgreSQL 9.4** JSON queries
Expand Down

0 comments on commit f19c5fa

Please sign in to comment.