/go-rest-api-gin-example

Rest API example in Go using Gin

Primary LanguageGo

Go Rest API Example

This example is using Tweets as the main resource.

Here we have 3 routes:

  • List
  • Create
  • Delete