Skip to content

Commit

Permalink
README: mention api
Browse files Browse the repository at this point in the history
  • Loading branch information
aviau committed Sep 14, 2024
1 parent e794632 commit d4f4570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# go-flareio

`flareio` is a light wrapper around [net/http.Client](https://pkg.go.dev/net/http#Client) that automatically manages API authentication.
`flareio` is a light [Flare API](https://api.docs.flare.io/) SDK.
It is a wrapper around [net/http.Client](https://pkg.go.dev/net/http#Client) that automatically manages API authentication.

It exposes methods that are similar to `net/http.Client`.

Expand Down

0 comments on commit d4f4570

Please sign in to comment.