So... well. For. NET there are [http://restsharp.org](http://restsharp.org)/ , 
which provides basically anything you will ever require when consuming REST API 
services. For Node there are multiple libs like 
[https://github.com/aacerox/node-rest-client](https://github.com/aacerox/node-rest-client)
 For Python - 
[https://pypi.org/project/simple-rest-client](https://pypi.org/project/simple-rest-client)/

No, what shall we use when dealing with such stuff in Nim ? 
[https://nimble.directory/search?query=rest](https://nimble.directory/search?query=rest)
 shown me nothing good.

Reply via email to