DEV Community

Eutychus Towett
Eutychus Towett

Posted on

Building a REST CRUD app with Golang Revel

In this guide we are are going to check a simple implementation Revel Framework REST API. In this tutorial we create will be a simple posts CRUD app that will connect to the Postgres Database. Feel free to checkout the repo where the full code is hosted here.

Checkout the full guide here https://citizix.com/building-a-rest-crud-app-with-golang-revel/

Top comments (0)