Curso-lenguaje-python/30-days-of-python/29_Construcción_de_API/README.md

10 lines
432 B
Markdown
Raw Normal View History

# 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)