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

https://github.com/dohernandez/kit-template

Project template with GitHub actions for Go using GPRC with REST.
https://github.com/dohernandez/kit-template

go golang grpc grpc-rest

Last synced: 2 months ago
JSON representation

Project template with GitHub actions for Go using GPRC with REST.

Awesome Lists containing this project

README

          

# kit-template

[![Build Status](https://github.com/dohernandez/kit-template/workflows/test-unit/badge.svg)](https://github.com/dohernandez/kit-template/actions?query=branch%3Amaster+workflow%3Atest-unit)
[![Coverage Status](https://codecov.io/gh/dohernandez/kit-template/branch/master/graph/badge.svg)](https://codecov.io/gh/dohernandez/kit-template)
[![GoDevDoc](https://img.shields.io/badge/dev-doc-00ADD8?logo=go)](https://pkg.go.dev/github.com/dohernandez/kit-template)
![Code lines](https://sloc.xyz/github/dohernandez/kit-template/?category=code)
![Comments](https://sloc.xyz/github/dohernandez/kit-template/?category=comments)

Project template with GitHub actions for Go using GPRC with REST.

# Usage
Create a new repository from this template, check out it and run `./run_me.sh` to replace template name with name of your repository.