{"id":20629632,"url":"https://github.com/anibulus/example-fastapi","last_synced_at":"2025-06-22T10:36:12.106Z","repository":{"id":198173042,"uuid":"566119781","full_name":"Anibulus/Example-FastApi","owner":"Anibulus","description":"Ejemplo de el uso del framework fast-api y toda su usabilidad incluyendo imagenes explicativas","archived":false,"fork":false,"pushed_at":"2023-04-06T01:26:31.000Z","size":1419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"request_response_body","last_synced_at":"2025-06-22T09:20:48.721Z","etag":null,"topics":["backend","backend-api","fast-api","python-3"],"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:08:47.000Z","updated_at":"2024-07-26T16:26:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"cd928dd4-4ee0-4602-893f-eed71b2932a1","html_url":"https://github.com/Anibulus/Example-FastApi","commit_stats":null,"previous_names":["anibulus/example-fast-api","anibulus/example-fastapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Anibulus/Example-FastApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FastApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FastApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FastApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FastApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Anibulus","download_url":"https://codeload.github.com/Anibulus/Example-FastApi/tar.gz/refs/heads/request_response_body","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Anibulus%2FExample-FastApi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261279913,"owners_count":23134895,"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":["backend","backend-api","fast-api","python-3"],"created_at":"2024-11-16T14:05:31.646Z","updated_at":"2025-06-22T10:36:07.086Z","avatar_url":"https://github.com/Anibulus.png","language":"Python","readme":"`python3 -m venv venv`\n\n`source venv/bin/activate`\n\n`pip install requirements.txt`\n\n`uvicorn main:app --reload`\nuviorn \u003carchivo\u003e:\u003cvariable\u003e  (reload hace que no halla que recargar la app)\n\nhttp://\u003chost\u003e/openapi.json\n\n- Acceder a la documentación interactiva con Swagger UI:\n{localhost}/docs\n\n- Acceder a la documentación interactiva con Redoc:\n{localhost}/redoc\n\n\nFastAPI también está parado sobre los hombros de OpenAPI, el cual es un conjunto de reglas que permite definir cómo describir, crear y visualizar APIs. Es un conjunto de reglas que permiten decir que una API está bien definida.\n\nOpenAPI necesita de un software, el cual es Swagger, que es un conjunto de softwares que permiten trabajar con APIs. FastAPI funciona sobre un programa de Swagger el cual es Swagger UI, que permite mostrar la API documentada.\n\n\n### Tipos de dato exoticos\nhttps://pydantic-docs.helpmanual.io/usage/types/#pydantic-types\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibulus%2Fexample-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanibulus%2Fexample-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanibulus%2Fexample-fastapi/lists"}