Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pprathameshmore committed Dec 12, 2020
1 parent 3ebc84a commit a815f69
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,22 +154,6 @@ Returns all authors.
}
```

### Get all genres

Returns all genres from the database.

#### Request

``` https://quote-garden.herokuapp.com/api/v2/genres```

#### Response
```javascript
{
statusCode : int,
genres : array
}
```

## Get featured
If you are using my API in your application, get featured here.
Make an issue with your application.
Expand Down

0 comments on commit a815f69

Please sign in to comment.