An open API service indexing awesome lists of open source software.

https://github.com/andrei-r1/pokedex


https://github.com/andrei-r1/pokedex

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

Muy facil hacer que funcione, 6 pasos
1- Importar la base de datos
2- cd + Ubicacion de la carpeta con el archivo .py + carpeta pycache
3- set FLASK_APP=pokedex.py
4- set FLASK_ENV=development
5- flask run
6- Postman para probar que todo funcione