casandra
v1.0.6
Published
A CLI tool for generating React hooks from API endpoints based on repository analysis
Maintainers
Readme
Casandra CLI
Casandra is a CLI tool that helps you generate React hooks from your backend API's. I built this tool to help me generate hooks for my projects, but you can use it for your projects too.
Installation
npm install -g casandraAuthenticate
Login
Authentication is required to use the CLI.
casandra loginRegister
casandra registerInitialize project
casandra init <projectName>