update README.md

This commit is contained in:
Dawid Wysokiński 2020-08-26 15:59:16 +02:00
parent ef71302e9a
commit ae74f6dc2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# TWHelp API
The main problem with data published by the TribalWars team is that they give you them in .csv format, then you must parse it to your programming language data structure if you want to use it in your code. Have you ever encountered this problem? Then you should try this GraphQL API written in Go. You don't need to parse world data anymore! Fetch data in JSON format from TWHelp API. All TribalWars versions are available.
The main problem with data published by the TribalWars team is that they give you them in .csv format, and you must parse it to your programming language data structure if you want to use it in your code. Have you ever encountered this problem? Then you should try this GraphQL API written in Go. You don't need to parse world data anymore on your own! Fetch data in JSON format from TWHelp API. All TribalWars versions are available.
## API Limits