Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcodpt/apitest
A browser based api tester
https://github.com/marcodpt/apitest
api api-rest api-testing cors cors-anywhere test testing testing-tools
Last synced: about 1 month ago
JSON representation
A browser based api tester
- Host: GitHub
- URL: https://github.com/marcodpt/apitest
- Owner: marcodpt
- License: mit
- Created: 2021-07-28T17:26:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T20:40:36.000Z (about 1 year ago)
- Last Synced: 2023-11-03T21:30:58.745Z (about 1 year ago)
- Topics: api, api-rest, api-testing, cors, cors-anywhere, test, testing, testing-tools
- Language: JavaScript
- Homepage: https://marcodpt.github.io/apitest/
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API Test
> A browser based api tester
[Live Tests](https://marcodpt.github.io/apitest/)
## Motivation
Create a web based graphical interface for testing REST API## Usage
You need to enable
[CORS](https://developer.mozilla.org/pt-BR/docs/Web/HTTP/CORS)
on your web browser.For example in Firefox
[this addon](https://addons.mozilla.org/pt-BR/firefox/addon/cors-everywhere/)
do the job for me!## TODO
- regex support
- delete blank strings## Contributing
No guidelines, any contribution is greatly appreciated!