An open API service indexing awesome lists of open source software.

https://github.com/adarshaacharya/apihub

VsCode extension to get free third party api url on different categories for quick testing.
https://github.com/adarshaacharya/apihub

api api-hub vscode vscode-extension

Last synced: 6 months ago
JSON representation

VsCode extension to get free third party api url on different categories for quick testing.

Awesome Lists containing this project

README

          

# Api Hub


logo


version
installs
rating


VS Code extension to get free third party api url on different categories for quick testing.

## Screenshot

demo

## Instruction

- Open text editor in VS Code and put keyboard cursor where you want api url to be in.
- Open Command Palette in VS Code by `Ctrl+Shift+P` command.
- Search for `Api Hub` and press `Enter`
- You'll be shown categories like `Posts, Jokes, Todos`
- Search the categories select one of them.
- You'll be given url of the api on the Vs Code editor.

## Contributing and Feedback

- If you just want to add new api then you can directly [edit here](https://github.com/adarshaacharya/ApiHub/edit/main/src/apis.ts).

- If you find any issues on project or give suggestion to add new api that you know you can [open the issue](https://github.com/adarshaacharya/ApiHub/issues/new) giving the url of api.

- If you are interested in providing feedback or contributing directly to the code base, please check the document [Contributing to Api Hub](https://github.com/adarshaacharya/ApiHub/blob/main/CONTRIBUTING.md).

## License

Copyright © 2020 [Aadarsha Acharya](https://github.com/adarshaacharya).

This extension is licensed under [MIT License](https://github.com/adarshaacharya/ApiHub/blob/main/LICENSE).