Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fredbi/go-api-skeleton

Template project
https://github.com/fredbi/go-api-skeleton

Last synced: about 1 month ago
JSON representation

Template project

Awesome Lists containing this project

README

        

# go-api-skeleton
![Lint](https://github.com/fredbi/go-api-skeleton/actions/workflows/01-golang-lint.yaml/badge.svg)
![CI](https://github.com/fredbi/go-api-skeleton/actions/workflows/02-test.yaml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/fredbi/go-api-skeleton/badge.svg?branch=master)](https://coveralls.io/github/fredbi/go-api-skeleton?branch=master)
![Vulnerability Check](https://github.com/fredbi/go-api-skeleton/actions/workflows/03-govulncheck.yaml/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/fredbi/go-api-skeleton)](https://goreportcard.com/report/github.com/fredbi/go-api-skeleton)

![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/fredbi/go-api-skeleton)
[![Go Reference](https://pkg.go.dev/badge/github.com/fredbi/go-api-skeleton.svg)](https://pkg.go.dev/github.com/fredbi/go-api-skeleton)
[![license](http://img.shields.io/badge/license/License-Apache-yellow.svg)](https://raw.githubusercontent.com/fredbi/go-api-skeleton/master/LICENSE.md)

Template project

Replace "app-name" string everywhere there is a "CHANGE_ME" annotation.