Skip to content

pauldub/janet-http-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP client

An HTTP client module for janet. Perform HTTP requests using libcurl.

The module is currently a work in progress, the project's goals is to provide an interface similar to clj-http.

Building

To build the native and source modules, use the jpm tool which require having janet installed:

jpm build

Testing

jpm test

License

This module is licensed under the MIT license.

About

A libcurl based HTTP client for janete.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages