RaFaTEOLI / api-requester

🌎 Make API requests secure using a middle layer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rafateoli/api-requester

Test your API call through us, send your request and let us handle it and give the response back to you.

Local Development

This project uses Laravel Sail to manage its local development stack. For more detailed usage instructions take a look at the official documentation.

Links

Start the development server

./vendor/bin/sail up

You can also use the -d option, to start the server in the background if you do not care about the logs or still want to use your terminal for other things.

Build frontend assets

./vendor/bin/sail npm watch

Run Tests

./vendor/bin/sail test

About

🌎 Make API requests secure using a middle layer.

License:GNU General Public License v3.0


Languages

Language:PHP 82.6%Language:Blade 16.2%Language:Shell 0.9%Language:JavaScript 0.3%Language:Procfile 0.0%