File tree Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Expand file tree Collapse file tree 1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 22
33![ Interface] ( http://i.imgur.com/XGqXNaI.png )
44
5+ ## Live demo
6+ Try it out: [ laravel-api-tester.asva.by] ( http://laravel-api-tester.asva.by/ )
7+
58## Installation
69
710Require this package with composer:
@@ -29,15 +32,15 @@ php artisan vendor:publish --provider="Asvae\ApiTester\ServiceProvider"
2932And edit ` config/api-tester.php ` as you please.
3033
3134## Features
32- 1 . Display all the routes for application.
33- 2 . Live search and sortable columns.
34- 3 . Define request body in [ JSON editor] ( https://github.com/josdejong/jsoneditor ) .
35- 4 . Preview response depending on type (html or json).
36- 5 . [ Material design lite] ( https://getmdl.io/ ) as theme.
37- 6 . Lightweight and no dependencies (except on laravel).
38-
39- ## Live demo
40- * Coming... *
35+ * Display all the routes for application.
36+ * Live search and sortable columns.
37+ * Define request body in [ JSON editor] ( https://github.com/josdejong/jsoneditor ) .
38+ * Preview response depending on type (html or json).
39+ * [ Material design lite] ( https://getmdl.io/ ) as theme.
40+ * Lightweight and no dependencies (except on laravel).
41+
42+ ## Feedback
43+ Don't hesitate to rise an issue if something doesn't work or you have a feature request. You're welcome to.
4144
4245## Tests
4346* Coming...*
You can’t perform that action at this time.
0 commit comments