Skip to content

Commit

Permalink
🎨 readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
acidjazz committed Aug 18, 2019
1 parent 17bb0ba commit 94058a1
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,16 @@

<img src="https://github.com/acidjazz/metapi/blob/master/media/capture.jpg?raw=true"/>

> dark theme using laravel-debugbar
> dark theme with laravel-debugbar
## Example Output

## Features
* Endpoint benchmarking
* Laravel Validation wrapper that reflects requirements
* Support for JSON and JSONP
* Interactive tree browsing with search thanks to [jsoneditor](https://github.com/josdejong/jsoneditor)

## Examples

```php
class OrgController extends Controller
Expand Down Expand Up @@ -73,12 +80,6 @@ bob({
{
```

## Features
* Endpoint benchmarking
* Laravel Validation wrapper that reflects requirements
* Support for JSON, JSONP, and interactive syntax highlighted


## Installation

Install metapi with [composer](https://getcomposer.org/doc/00-intro.md):
Expand Down

0 comments on commit 94058a1

Please sign in to comment.