File tree 1 file changed +12
-9
lines changed
1 file changed +12
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
![ Interface] ( http://i.imgur.com/XGqXNaI.png )
4
4
5
+ ## Live demo
6
+ Try it out: [ laravel-api-tester.asva.by] ( http://laravel-api-tester.asva.by/ )
7
+
5
8
## Installation
6
9
7
10
Require this package with composer:
@@ -29,15 +32,15 @@ php artisan vendor:publish --provider="Asvae\ApiTester\ServiceProvider"
29
32
And edit ` config/api-tester.php ` as you please.
30
33
31
34
## 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.
41
44
42
45
## Tests
43
46
* Coming...*
You can’t perform that action at this time.
0 commit comments