A command line app to publish to API Canary
View Demo
·
Report Bug
·
Request Feature
·
Send a Pull Request
How to add the API Canary commandline app to your nodejs application
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Enter your app's repo
cd my_nodejs_app
- Install NPM package
npm install apicanary
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Describe your License for your project.
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @apicanary - [email protected]
Project Link: https://github.com/apicanary/apicanary