autana-cli

0.0.3 • Public • Published

autana-cli

client for Autana API Gateway.

#About Autana API Gateway

Autana API Gateway can receive webhooks and REST calls and redirect them to the right appwrite service like:

  • DATABASE
  • STORAGE (soon)
  • FUNCTION (soon)

#Installation

The Autana API Gateway CLI is a Node based command line tool to help you interact with the Autana API Gateway. The CLI is distributed as an npm package.

##Install using NPM If you have npm installed, it's as easy as running

$ npm install -g autana-cli

Once the installation is complete, you can verify the install using

$ autana-cli -v 0.0.1 code>

Package Sidebar

Install

npm i autana-cli

Weekly Downloads

5

Version

0.0.3

License

Apache-2.0

Unpacked Size

41.1 kB

Total Files

26

Last publish

Collaborators

  • ggsotillo