Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!