https://github.com/bltavares/cloudflare-rs
https://github.com/bltavares/cloudflare-rs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bltavares/cloudflare-rs
- Owner: bltavares
- Created: 2015-06-01T14:17:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-15T19:44:30.000Z (over 9 years ago)
- Last Synced: 2025-01-13T05:19:47.690Z (4 months ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust CloudFlare "Do" API
This is a library to make use of the CloudFlare's DO API, the same one used by go-cloudflare.
There is a newer API available on CloudFlare's docuentation, but the resource id's are different between API versions, and I was interested to be compatible with the ids that go-cloudflare reports back.