Curso-lenguaje-python/30-days-of-python/29_Construcción_de_API/README.md
Manuel Vergara 19f22f039a Update structure
Signed-off-by: Manuel Vergara <manuel@vergaracarmona.es>
2023-09-27 01:21:16 +02:00

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)