Page 1 of 1

request_http_api() examples

PostPosted: Wed Nov 02, 2016 17:24
by Nekrofage
Hi !!

I search examples with the using of request_http_api() method.

I already have these Lua codes:
https://github.com/HybridDog/things/blo ... r/init.lua
viewtopic.php?f=14&t=14146#p233996

Thanks you.

Re: request_http_api() examples

PostPosted: Thu Nov 10, 2016 20:37
by red-001
Take a look at lua_api.txt?

Re: request_http_api() examples

PostPosted: Thu Dec 22, 2016 22:48
by Nekrofage
Hi !

After some research, this is an example with the request_http_api() :
https://github.com/Nekrofage/requesthttpapi

Re: request_http_api() examples

PostPosted: Tue Feb 28, 2017 08:18
by googol
Thank you for your example.