Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasulejoseph committed Oct 6, 2018
1 parent e9b429c commit bfd4df2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,11 @@ coverage run --source=. -m unittest discover
| api/v1/menu GET | Get available menu | PUBLIC | menu_id
| api/v1/menu POST | Add a meal option to the menu. | ADMIN | menu_id

**End points as on swagger**
![swagger](https://user-images.githubusercontent.com/32167860/46521345-49bd9b80-c84d-11e8-9049-7c37d04d5cd5.png)

**User registration and screenshot**
![signup](https://user-images.githubusercontent.com/32167860/46570777-77503500-c972-11e8-8ff0-c3979f6fbf1c.png)

**Login details token generation**
![login](https://user-images.githubusercontent.com/32167860/46570799-ce560a00-c972-11e8-869d-196a1004a601.png)

0 comments on commit bfd4df2

Please sign in to comment.