mirror of
https://github.com/Htbaa/rest.mod.git
synced 2026-03-14 17:43:12 +01:00
BlitzMax module; Easy interfacing with REST services
http://blog.htbaa.com
- BlitzMax 100%
|
|
||
|---|---|---|
| doc | ||
| .gitignore | ||
| COPYING | ||
| exceptions.bmx | ||
| libeay32.dll | ||
| README | ||
| request.bmx | ||
| response.bmx | ||
| rest.bmx | ||
| ssleay32.dll | ||
| url.bmx | ||
This Module allows you To interact with any RESTful service. This module requires the following external modules: * bah.libcurlssl (BaH modules can be found at http://code.google.com/p/maxmods/)