/http_client

HTTP client for the Self programming language.

Primary LanguageSelfMIT LicenseMIT

Aim of this project is to provide lightweight HTTP client library for the Self programming language.

Be aware: This module is work in progress.

Installation

Clone the GitHub repository to your computer or download just the http_client.self file. Then open Shell in your Self environment and type:

`self 'http_client.self' runScript `

This will load the http_client module into the globals:

https://cloud.githubusercontent.com/assets/227282/21527927/fd3559c6-cd2e-11e6-9f53-4f251d1fd147.gif