Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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]
- Host: GitHub
- URL: https://github.com/razonyang/rest-api
- Owner: razonyang
- License: bsd-3-clause
- Created: 2020-02-19T11:06:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T11:05:54.000Z (over 4 years ago)
- Last Synced: 2024-04-14T00:21:58.793Z (7 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).