anchietajunior / go-rest-api-gin-example

Rest API example in Go using Gin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Rest API Example

This example is using Tweets as the main resource.

Here we have 3 routes:

  • List
  • Create
  • Delete

About

Rest API example in Go using Gin


Languages

Language:Go 100.0%