All Projects → cloudflare → Cloudflare Rs

cloudflare / Cloudflare Rs

Rust library for the Cloudflare v4 API

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Cloudflare Rs

Quandl R
This is Quandl's R Package
Stars: ✭ 113 (-10.32%)
Mutual labels:  api-client
Trakt.py
Python interface for the Trakt.tv API
Stars: ✭ 117 (-7.14%)
Mutual labels:  api-client
Cloudflare Api V4 Ddns
Cloudflare API v4 Dynamic DNS Update in Bash
Stars: ✭ 124 (-1.59%)
Mutual labels:  cloudflare
Cloudflare
An asynchronous Ruby wrapper for the CloudFlare V4 API.
Stars: ✭ 113 (-10.32%)
Mutual labels:  cloudflare
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (-7.94%)
Mutual labels:  api-client
Tik4net
Manage mikrotik routers with .NET C# code via ADO.NET like API or enjoy O/R mapper like highlevel api.
Stars: ✭ 118 (-6.35%)
Mutual labels:  api-client
Tekore
Spotify Web API client for Python 3
Stars: ✭ 111 (-11.9%)
Mutual labels:  api-client
Pw Pwnage Cfworker
Deploy a Cloudflare Worker to sanely score users' new passwords with zxcvbn AND check for matches against haveibeenpwned's 7.8+ billion breached accounts
Stars: ✭ 125 (-0.79%)
Mutual labels:  cloudflare
Sdk Js
Directus JS SDK — JavaScript Software Development Kit for Node and Browser
Stars: ✭ 117 (-7.14%)
Mutual labels:  api-client
Kraken Php
Official Kraken.io library for PHP - https://kraken.io
Stars: ✭ 121 (-3.97%)
Mutual labels:  api-client
Douyin Api
抖音API、抖音数据、抖音直播数据、抖音直播Api、抖音视频Api、抖音爬虫、抖音去水印、抖音视频下载、抖音视频解析、抖音直播监控、抖音数据采集
Stars: ✭ 112 (-11.11%)
Mutual labels:  api-client
Pixiv Api Client
Promise based Pixiv API client for node.js and react native
Stars: ✭ 114 (-9.52%)
Mutual labels:  api-client
Patch
Something could be public patches
Stars: ✭ 120 (-4.76%)
Mutual labels:  cloudflare
Nodejs Foscam
Remote control, view and config a Foscam or compatible IP camera
Stars: ✭ 113 (-10.32%)
Mutual labels:  api-client
Pykrakenapi
A python implementation of the Kraken API.
Stars: ✭ 124 (-1.59%)
Mutual labels:  api-client
Cloudflare Ddns
Script for dynamically updating a CloudFlare DNS record. (Deprecated)
Stars: ✭ 112 (-11.11%)
Mutual labels:  cloudflare
Cloudflare Cli
CLI for interacting with Cloudflare
Stars: ✭ 117 (-7.14%)
Mutual labels:  cloudflare
Anyapi
AnyAPI is a library that helps you to write any API wrappers with ease and in pythonic way.
Stars: ✭ 126 (+0%)
Mutual labels:  api-client
Bash Utils
A collection of hand-crafted bash scripts for various common tasks.
Stars: ✭ 124 (-1.59%)
Mutual labels:  cloudflare
Pyetrade
Python E-Trade API Wrapper
Stars: ✭ 120 (-4.76%)
Mutual labels:  api-client

cloudflare-rs

Rust library for the Cloudflare v4 API

Cloudflare's crates.io badge Cloudflare's docs.rs badge

⚠️ This library is a Work in Progress! ⚠️

This library provides convenience functions that wrap the Cloudflare API.

It provides two client implementations (asynchronous vs blocking). However, projects targeting wasm32 only get the asynchronous one (as it does not make sense to block in that target).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].