{"id":20629606,"url":"https://github.com/anibulus/example-flaskapi","last_synced_at":"2026-04-22T13:33:06.713Z","repository":{"id":198173088,"uuid":"566118054","full_name":"Anibulus/Example-FlaskApi","owner":"Anibulus","description":"Desarrollo de duna api con python y la tecnologia de flask, mostrando sus posibles usos en el backend","archived":false,"fork":false,"pushed_at":"2022-11-15T02:02:45.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T15:44:00.293Z","etag":null,"topics":["api","backend","backend-api","flask","python3","rest"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Anibulus.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-15T02:02:16.000Z","updated_at":"2024-07-26T16:25:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa239f7c-3aee-49ae-8c03-2e7241e79e4d","html_url":"https://github.com/Anibulus/Example-FlaskApi","commit_stats":null,"previous_names":["anibulus/example-flask-api","anibulus/example-flaskapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FlaskApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FlaskApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FlaskApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FlaskApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anibulus","download_url":"https://codeload.github.com/Anibulus/Example-FlaskApi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242582940,"owners_count":20153352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","backend","backend-api","flask","python3","rest"],"created_at":"2024-11-16T14:05:26.743Z","updated_at":"2026-04-22T13:33:06.670Z","avatar_url":"https://github.com/Anibulus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"export FLASK_APP=main.py\necho $FLASK_APP\nexport FLASK_DEBUG=0\necho $FLASK_DEBUG\nexport FLASK_ENV=development\necho $FLASK_ENV\nflask run\n\nsource run.sh\n\n\nFlask esta configurado para buscar en un directorio los templates\nFlask es ligero, pero puede crecer tanto como se requiera, y con ello instalacion de sus librerias:\n\nFlask-Bootstrap #TODO Aprender a usar bootstrap 4 y 5 en flask\nFlask-WTF #What the forms\nFlask-Testing (Tambien se puede unit-test de python) #User comando `flask test`\n\nNota de las blueprints: Los blueprints funcionan similar a las apps de django\n\nEl archivo que inicializa el proyecto correctamente es app/__init__.py y luego es usado en main.py con el contenido  `app = create_app()`\n\n# TODO\nRevisar como implementar [https://platzi.com/tutoriales/1540-flask/7112-conectando-aplicacion-con-base-de-datos-relacional/](SQLAlchemy) con Flask","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibulus%2Fexample-flaskapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanibulus%2Fexample-flaskapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibulus%2Fexample-flaskapi/lists"}