Skip to content

SelfBatteries/http_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages