casafari
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

🏠 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);

Package Sidebar

Install

npm i casafari

Weekly Downloads

12

Version

2.3.0

License

MIT

Unpacked Size

11.9 kB

Total Files

10

Last publish

Collaborators

  • carloleonardi