Add README

This commit is contained in:
Andros Fenollosa 2018-02-06 23:08:25 +01:00
parent e5725582a8
commit 643f388a85

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# Taller de API Rest con Flask con VueJS
## Peticiones
Instalamos [httpie](https://httpie.org/)
### GET
http GET localhost:5000/api/v1/user
http GET localhost:5000/api/v1/user/1
http GET localhost:5000/api/v1/notice
http GET localhost:5000/api/v1/notice/1
http GET localhost:5000/api/v1/notice/1/comments