Add example of client use to api.md

Fixes #220
pull/411/head
David 6 years ago committed by GitHub
parent 409bff5796
commit a64e0eddfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/api.md

@ -83,3 +83,7 @@ The Loki server has the following API endpoints (_Note:_ Authentication is out o
]
}
```
## Example of using the API in a third-party client library
Take a look at this [client](https://github.com/afiskon/promtail-client), but be aware that the API is not stable yet.

Loading…
Cancel
Save