https://github.com/ltabis/rhai-http
HTTP module for the rhai scripting language
https://github.com/ltabis/rhai-http
http rhai scripting
Last synced: 7 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:46:51.000Z (7 months ago)
- Last Synced: 2025-03-15T00:13:35.115Z (7 months ago)
- Topics: http, rhai, scripting
- Language: Rust
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rhai-http
A Rhai package that exposes a simple http API to make requests.