Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/razonyang/rest-api

Golang RESTful API Template [WIP]
https://github.com/razonyang/rest-api

Last synced: about 1 month ago
JSON representation

Golang RESTful API Template [WIP]

Awesome Lists containing this project

README

        

# RESTful API Template [WIP]
[![Build Status](https://travis-ci.org/clevergo/rest-api.svg?branch=master)](https://travis-ci.org/clevergo/rest-api) [![Coverage Status](https://coveralls.io/repos/github/clevergo/rest-api/badge.svg?branch=master)](https://coveralls.io/github/clevergo/rest-api?branch=master) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue)](https://pkg.go.dev/github.com/clevergo/rest-api) [![Go Report Card](https://goreportcard.com/badge/github.com/clevergo/rest-api)](https://goreportcard.com/report/github.com/clevergo/rest-api) [![Release](https://img.shields.io/github/release/clevergo/rest-api.svg?style=flat-square)](https://github.com/clevergo/rest-api/releases)

Golang RESTful API template that built on top of [CleverGo](https://github.com/clevergo/clevergo).