Skip to content

ProfFan/cloudflare-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-rs - Cloudflare api client written in Rust

Note: very little is actually done. I've only been adding stuff that is useful for myself, feel free to make a pull request with more endpoints added.

I've been making this library for my use in creating https://rustref.com [unfinished] so that new subdomain dns records can be added by a webserver when a configuration file is updated. Have to add new CNAME for each subdomain redirect because Cloudflare only allows proxied wildcard CNAME records for enterprise customers.

The design of this crate is inspired by the gitlab crate: https://crates.io/crates/gitlab

License: MIT

About

Cloudflare api client written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%