Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

kucjac/go-rest-sdk

Repository files navigation

go-rest-sdk

package that contains basic RESTful API structures.

Build Status Coverage Status Godoc license

It is mostly used to unify the response value for REST Api.

Features:

Under construction...

Installation:

go get -u github.com/kucjac/go-get-sdk

Examples:

The tests are written using go-convey package.

Under construction...

Inspired by: