@autoit-gui-skeleton/ags-wrapper-curl

AGS package for the library Curl.au3, created by Ward. It provides an own implementation of libcurl in AutoIt

@autoit-gui-skeleton/ags-wrapper-json

AGS package for the library JSON.au3, created by Ward. This library allows us to decode/encode JSON with the minimalistic JSON parser jsmn.

@autoit-gui-skeleton/ags-component-http-request

AGS components are a set of AutoIt libraries, that you can use in your AutoIt project build with the [AGS framework](https://v20100v.github.io/autoit-gui-skeleton/). AGS-component-http-request is a library used to send HTTP request in POST or GET method i

@autoit-gui-skeleton/ags-wrapper-string-size

AGS package for the library StringSize.au3, created by Melba23. This library takes a text string and calculates the size of label required to hold it as well as formatting the string to fit.