0.0.1 • Published 5 years ago
bunnycdb v0.0.1
bunny-cdn-python
Bunny CDN is the fastest and Cheapest CDN
This is a bunny cdn node.js module for buny cdn API
How to Use IT
As of now there are 4 commands whch are listed below with their patrameters 1.create_pull_zone(api, name, original_url, type) 2.delete_pull_zone(api, id) 3.purge_cache(api, id) 4.add_host_name(api, id, Hostname)
Example
import { purge_cache } from 'bunnycdn';
purge_cache(api, id)
INFO
- This is not a official bunny cdn module
- ssl must be an Boolean value
- api and ID must be an Integer
- ip must be an string
0.0.1
5 years ago