2.3.0 • Published 5 days ago

casafari v2.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 days ago

🏠 CASAFARI

Casafari legacy API to casafari services

Created by @lionhard83 Docs: https://developer.casafari.com/

How to use

import casafari from "casafari";
export const cf = casafari("Token YOUR_TOKEN");
// ...
await cf.getTypes();
await cf.getFeeds();
await cf.createFeed(feed);
await cf.deleteFeed(feedId);
2.3.0

5 days ago

2.2.1

1 year ago

2.2.0

1 year ago

1.0.5

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago