A RESTful API made using Python and Flask
Project Heist Project Heist is a RESTful API made using Python and Flask. This API is inspired by the popular Spanish TV show Money Heist. Using this API, one can get the information of characters in the Money Heist TV show. How to use: Syntax: https://projectheist.herokuapp.com/characters/{id} where id is a unique number for every character. Character IDs available: 1 – Professor 2 – Berlin 3 – Tokyo 4 – Nairobi 5 – Lisbon 6 – Denver 7 – Rio 8 […]
Read more