Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamperkowski/snapbox

HTTP Client Library for Jule
https://github.com/adamperkowski/snapbox

client http jule julelang library

Last synced: 13 days ago
JSON representation

HTTP Client Library for Jule

Awesome Lists containing this project

README

        

# snapbox
HTTP Client Library for Jule

[Documentation] |
[Examples] |
[Donate](https://github.com/sponsors/adamperkowski)

## Features
Currently fully supported request methods:
- GET
- HEAD
- POST
- PUT
- DELETE

Additional features:
- File downloads
- Custom headers
- Custom body data
- Predefined header names
- Predefined status codes

See the [TODO] for a list of planned and upcoming features.

## License
The library is distributed under the terms of the BSD 3-Clause license.

[See License Details](/LICENSE)

[Documentation]: https://snapbox.adamperkowski.dev
[examples]: /examples
[TODO]: /TODO.md