A collection of Cloudflare Workers, managed using PNPM Workspaces.
Name | Host | Description |
---|---|---|
echo | echo.mirio.dev |
Echos back the received HTTP request. |
hash | hash.mirio.dev |
Returns the hex digest of the payload. Supports md5 , sha1 , sha256 sha384 and sha512 |
ip | ip.mirio.dev |
Information about the clients IP address. |
paste | paste.mirio.dev |
Share small snippets of code using the web! All Pastes expire after 7 days. |
rand | rand.mirio.dev |
Get random values, like UUID's! |
rdap | rdap.mirio.dev |
Query RDAP (Registration Data Access Protocol) servers for domain registration information. |
stocks | stocks.mirio.dev |
Get quick information about your favorite stock symbols! |
tfstate | tfstate.mirio.dev apigw.eragon.xyz/tfstate/ |
Manage terraform state using a HTTP backend. Use the apigw route to proxy basic auth to CF Access headers. |
npm create cloudflare@latest