10 lines
432 B
Markdown
10 lines
432 B
Markdown
# Construcción de API
|
|
|
|
Documento original en inglés: [Building an API](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/29_Day_Building_API/29_building_API.md)
|
|
|
|
## Ejercicios
|
|
|
|
1. Implementa el ejemplo anterior y desarrolla [esto](https://thirtydayofpython-api.herokuapp.com/).
|
|
|
|
[<< Day 28](../28_API/README.md) | [Day 30 >>](https://github.com/Asabeneh/30-Days-Of-Python/blob/master/30_Day_Conclusions/30_conclusions.md)
|