Test our Laravel API routes easily using the Laravel API Tester package
Asvae has just released a new Laravel package that we can use to test our APIs easily.
Live demo
Features
Display routes for your application.
Live search and sortable columns.
Filter out routes in config.
CSRF token is handled for you.
Define request body in JSON editor.
Preview response depending on type (html or json).
Material design lite as theme.
Lightweight and no dependencies (except on laravel).
Download and Documentation
You may download the package and learn how to install it at:
https://github.com/asvae/laravel-api-tester?utm_source=learninglaravel.net
This post is submitted by our members. Submit a new post.
Tags: Tutorials Packages Sources Laravel 5 Laravel 5.1 Laravel 5.2 Intermediate