mirror of
https://github.com/danbulant/api_docs
synced 2026-06-20 06:41:40 +00:00
Few words about planned JS lib
This commit is contained in:
parent
af6dc62525
commit
24cccd5dae
1 changed files with 7 additions and 0 deletions
7
source/includes/libraries.md
Normal file
7
source/includes/libraries.md
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Libraries
|
||||||
|
|
||||||
|
## JS
|
||||||
|
|
||||||
|
*Currently unavailable, but planned.*
|
||||||
|
This library simplifies usage. It uses `got` under the hood for simplified request handling, and always returns promise.
|
||||||
|
Responses are just parsed JSON (as of now, but classes may be implemented in future).
|
||||||
Loading…
Reference in a new issue