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

https://github.com/tomasbasham/grpc-service-go


https://github.com/tomasbasham/grpc-service-go

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# grpc-service-go [![Build Status](https://travis-ci.com/tomasbasham/grpc-service-go.svg?branch=master)](https://travis-ci.com/tomasbasham/grpc-service-go) [![Maintainability](https://api.codeclimate.com/v1/badges/428e6cae5d8321a778ed/maintainability)](https://codeclimate.com/github/tomasbasham/grpc-service-go/maintainability)

This README outlines the details of collaborating on this Go application. A
short introduction of this app could easily go here.

## Prerequisites

You will need the following things properly installed on your computer.

* [Git](https://git-scm.com/)
* [Go](https://golang.org/)

## Installation

* `git clone ` this repository
* `cd blunderlist-gateway`
* `go test`

## Further Reading / Useful Links

* [Go](https://golang.org/)