Vice City: Multiplayer

Server Development => Community Plugins => Topic started by: Luckshya on Feb 21, 2020, 07:53 AM

Title: HTTP requests module
Post by: Luckshya on Feb 21, 2020, 07:53 AM
Introduction
I made a simple HTTP requests module for myself and would like to share it here if it can be of any use for someone. It uses cURL.

Documentation
Wiki: https://github.com/Luckshya/httpreq-squirrel/wiki/
Example code: https://github.com/Luckshya/httpreq-squirrel/wiki/Example-Code

Source
Plugin Source: https://github.com/Luckshya/httpreq-squirrel

Installation/Requirements

Windows
Binaries: https://github.com/Luckshya/httpreq-squirrel/releases

Linux
Binaries: https://github.com/Luckshya/httpreq-squirrel/releases
(32 bit not available for now)

Current features

Upcoming features

Credits
Title: Re: HTTP requests module
Post by: DizzasTeR on Feb 21, 2020, 10:00 AM
Nice work
Title: Re: HTTP requests module
Post by: Luckshya on Mar 23, 2020, 06:18 PM
Update v0.2

Make sure to see the updated Example Code: https://github.com/Luckshya/httpreq-squirrel/wiki/Example-Code
Latest Release: https://github.com/Luckshya/httpreq-squirrel/releases/tag/0.2