create-rapid-api

create-rapid-api by Awais

Stars
6
Committers
1

πŸ“Ÿ CLI to create APIs with RapidAPI. Learn to build Node.js CLI apps.

create-rapid-api

  • πŸ“¦ CLI to create an API on RapidAPI
  • 🀯 Automatically stores info you last entered to save time
  • πŸ‘¨β€πŸ« Learn to automate anything: NodeCLI.com automation with JavaScript

Install

# Global install.
npm install -g create-rapid-api
# Then use `api` command to create a new API.
api

# OR run in one go.
npx create-rapid-api

Usage

Once you have installed the CLI globally with npm i -g create-rapid-api you can run it with api command.

# Run the following command anywhere.
api

COMMANDS

help  Print help info

OPTIONS

-c, --clear    Clear the console Default: true
-d, --debug    Print debug info Default: false
-v, --version  Print CLI version Default: false

Changelog

❯ Read the changelog here β†’

KEY: πŸ“¦ NEW, πŸ‘Œ IMPROVE, πŸ› FIX, πŸ“– DOC, πŸš€ RELEASE, and πŸ€– TEST

I use Emoji-log, you should try it and simplify your git commits.

License & Conduct

Connect

Sponsor

Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. If you or your company use any of my projects or like what I'm doing, then consider backing me. I'm in this for the long runβ€”an open-source developer advocate.

How to build a Node CLI?

Or you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am teaching exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript-based CLI (Command Line Interface) apps & npm packages. Automate the grunt work, do more in less time, impress your manager, make more salary, and help the community. I'm sharing it all in this step-by-step 100-videos course. Node CLI Automation without wasting a thousand hours β†’