-
on heroku: http://zen-of-python.herokuapp.com/
-
on aws ec2: http://18.231.39.100:8000/
-
'/' - returns all quotations in English.
-
'/int:number' - returns in English the quotation referring to the number of the list informed.
-
'/pt'- returns all quotations in Portuguese.
-
'/pt/int:number' - returns in Portuguese the quotation referring to the number of the list informed.
#TODO
- add other languages