Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/theodesp/go-server-starter
- Owner: theodesp
- License: mit
- Created: 2020-05-15T20:21:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T09:18:55.000Z (over 4 years ago)
- Last Synced: 2024-10-02T06:21:01.253Z (about 2 months ago)
- Topics: docker, go, server, starter, starter-kit
- Language: Makefile
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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