Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adcostanza committed Feb 21, 2019
1 parent 6343808 commit d3907a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Typesafe HTTP JSON RPC API with TypeScript

![Coverage Status](https://img.shields.io/coveralls/github/adcostanza/ts-rpc-http/master.svg)
[![Coverage Status](https://img.shields.io/coveralls/github/adcostanza/ts-rpc-http/master.svg)](https://coveralls.io/github/adcostanza/ts-rpc-http?branch=master)

This small set of utilies makes it very easy to create an RPC API that is definined completely in TypeScript along with a generated client and optional automated api validation.

Expand Down

0 comments on commit d3907a3

Please sign in to comment.