Modules/cURL: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
written_in = C++ | | written_in = C++ | | ||
operating_system = Windows & Linux| | operating_system = Windows & Linux| | ||
compatible_with = 1.3.0 | | compatible_with = 1.3.0, 1.3.1, 1.3.2 | | ||
}} | }} | ||
MTA Curl module is a handy module to make restful api web calls. You could do everything with it. | MTA Curl module is a handy module to make restful api web calls. You could do everything with it. |
Revision as of 11:11, 27 May 2013
Module info | |
Name | MTA Curl |
Version | 1.1 |
Author | Alexander de Jong (mrdejong) |
Module website | Here |
Download link | Here |
License | BSD |
Written in | C++ |
Operating system | Windows & Linux |
Compatible with | 1.3.0, 1.3.1, 1.3.2 |
MTA Curl module is a handy module to make restful api web calls. You could do everything with it.
The module is based on php cURL module.
If you found any bugs, please post them on the [page]
You can find the source at the [repository]