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 - Moscow
9 - Helsinki
10 - Oslo
11 - Stockholm
12 - Palermo
13 - Bogota
14 - Marseille
15 - Matias Cano
16 - Manila
17 - Angel Rubio
18 - Alfonso Prieto
19 - Alicia Seirra
20 - Luis Tamayo

 

 

 

To finish reading, please visit source site