Skip to content

miberss/skttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skttp

A tiny HTTP client for Skript.

set {_res} to http_get("https://api.example.com/thing")
broadcast http_body({_res}) if http_ok({_res}) = true

Install

With pacskage:

/package install https://github.com/miberss/skttp

License

Public domain (Unlicense).

About

A tiny HTTP client for Skript.

Topics

Resources

License

Stars

Watchers

Forks

Contributors