{"id":23034239,"url":"https://github.com/lucasfrancaid/poc-fastapi","last_synced_at":"2026-05-19T14:36:11.275Z","repository":{"id":118151091,"uuid":"291472194","full_name":"lucasfrancaid/poc-fastapi","owner":"lucasfrancaid","description":"Proof of concept of the FastAPI. This repository was used in my publish on Medium.","archived":false,"fork":false,"pushed_at":"2021-04-23T04:52:51.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T22:22:19.404Z","etag":null,"topics":["api","fastapi","medium-article","python","python3","tutorial"],"latest_commit_sha":null,"homepage":"https://medium.com/@lucasfrancaid/como-criar-uma-api-em-python-com-fastapi-e-primeiras-impress%C3%B5es-sobre-o-framework-492d9779a6ae","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/lucasfrancaid.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-30T13:07:10.000Z","updated_at":"2022-08-14T02:12:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f919bee-5b73-4eb0-91dd-4fc341ed1431","html_url":"https://github.com/lucasfrancaid/poc-fastapi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucasfrancaid/poc-fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Fpoc-fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Fpoc-fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Fpoc-fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Fpoc-fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasfrancaid","download_url":"https://codeload.github.com/lucasfrancaid/poc-fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasfrancaid%2Fpoc-fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274291346,"owners_count":25258157,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","fastapi","medium-article","python","python3","tutorial"],"created_at":"2024-12-15T16:30:34.874Z","updated_at":"2026-05-19T14:36:11.244Z","avatar_url":"https://github.com/lucasfrancaid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![LinkedIn][linkedin-shield]][linkedin-url]\n\n# POC - FastAPI\n- Learn to create this API with my publish in [Medium](https://medium.com/@lucasfrancaid/como-criar-uma-api-em-python-com-fastapi-e-primeiras-impress%C3%B5es-sobre-o-framework-492d9779a6ae?sk=1c4c52504129521eca69fd41a6e65023)\n- [POC - Advancing to Routes and Tests](https://github.com/lucasfrancaid/poc-fastapi/tree/advancing)\n\n## Requirements\n- Python 3.6+\n\n\n## 🚀 Starting\n- Clone this repository:\n```bash\ngit clone https://github.com/lucasfrancaid/poc-fastapi.git\n```\n\n- Create and activate a virtual environment:\n```bash\npython3 -m venv .venv\nsource .venv/bin/activate\n```\n\n- Install requirements:\n```bash\npip install -r requirements.txt\n```\n\n- Run the live server with uvicorn:\n```bash\nuvicorn main:app --reload\n```\n\n\n## ▶️ Do requests\n- Swagger UI: http://127.0.0.1:8000/docs\n- ReDoc: http://127.0.0.1:8000/redoc\n\n\n## 📬 Contact\n\u003cb\u003eLucas França\u003c/b\u003e \u003cbr/\u003e\nLinkedin: https://www.linkedin.com/in/lucasfrancaid/\n\n\u003cbr\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/lucasfrancaid\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfrancaid%2Fpoc-fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasfrancaid%2Fpoc-fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasfrancaid%2Fpoc-fastapi/lists"}