Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ltabis/rhai-http
HTTP module for the rhai scripting language
https://github.com/ltabis/rhai-http
http rhai scripting
Last synced: 2 months ago
JSON representation
HTTP module for the rhai scripting language
- Host: GitHub
- URL: https://github.com/ltabis/rhai-http
- Owner: ltabis
- License: mit
- Created: 2024-05-15T12:18:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T07:19:39.000Z (7 months ago)
- Last Synced: 2024-05-28T23:37:03.213Z (7 months ago)
- Topics: http, rhai, scripting
- Language: Rust
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rhai-http
> This is a work in progress.
A Rhai package that exposes a simple http API to make get requests.