Skip to content

Commit

Permalink
added Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
vtopc committed Dec 12, 2021
1 parent cf60f5d commit 3c55805
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ REST API client.

Just a wrapper over http.Client with better errors and JSON unmarshaling.

## Installation

```shell
go get github.com/vtopc/go-rest
```
This will update yours go.mod file.

## TODOs
* Configure linters
* Switch to https://github.com/json-iterator/go ? https://yalantis.com/blog/speed-up-json-encoding-decoding/
Expand Down

0 comments on commit 3c55805

Please sign in to comment.