1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-17 04:40:02 +02:00

Initial Commit

This commit is contained in:
Henrik Hautakoski 2023-07-01 19:04:21 +02:00
commit f81ec14da7
21 changed files with 1781 additions and 0 deletions

8
docs/api/clients.md Normal file
View file

@ -0,0 +1,8 @@
# Clients
List of officially supported client libraries
| Name | Language |
| ------------------------------------------------------------------- | -------- |
| [thalos-go](https://github.com/eosswedenorg/thalos/tree/master/api) | Golang |
| [thalos-nodejs](https://github.com/eosswedenorg/thalos-nodejs) | Nodejs |