Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/theodesp/go-server-starter

A basic go server stater application
https://github.com/theodesp/go-server-starter

docker go server starter starter-kit

Last synced: about 1 month ago
JSON representation

A basic go server stater application

Awesome Lists containing this project

README

        

## go-server-starter

[![Build Status](https://github.com/theodesp/go-server-starter/workflows/.github/workflows/test.yml/badge.svg)
[![codecov](https://codecov.io/gh/theodesp/go-server-starter/branch/master/graph/badge.svg)](https://codecov.io/gh/theodesp/go-server-starter)
[![Go Report Card](https://goreportcard.com/badge/github.com/theodesp/go-server-starter?style=flat-square)](https://goreportcard.com/report/github.com/theodesp/go-server-starter)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/theodesp/go-server-starter)
[![Release](https://img.shields.io/github/release/theodesp/go-server-starter.svg?style=flat-square)](https://github.com/theodesp/go-server-starter/releases/latest)
[![GolangCI](https://golangci.com/badges/github.com/golangci/golangci-lint.svg)](https://golangci.com/r/github.com/theodesp/go-server-starter)

A web server starter for go

# Licence

MIT 2020