Example of REST API application written on Golang with standard library with Cassandra database(using gocql(https://github.com/gocql/gocql) library)
This package provides a framework for creating HTTP servers in Go (http://golang.org/) to handle API requests capable of replying in xml, json, or any other valid content type.
Simple http client mock tool
Default net/http wrapper to automatically generate RESTful API documentation with Swagger 2.0.
RESTful JSON API by Go.
fasthttp API - Simplified HTTP client ( inspired by javascript fetch )