{"id":31521706,"url":"https://github.com/fscheidt/fast","last_synced_at":"2026-05-17T17:09:49.423Z","repository":{"id":311823640,"uuid":"1037053348","full_name":"fscheidt/fast","owner":"fscheidt","description":"fastapi examples","archived":false,"fork":false,"pushed_at":"2025-08-26T20:22:57.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-27T04:41:10.097Z","etag":null,"topics":["api","fastapi","python"],"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/fscheidt.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,"zenodo":null}},"created_at":"2025-08-13T02:01:33.000Z","updated_at":"2025-08-26T20:23:01.000Z","dependencies_parsed_at":"2025-08-27T04:53:44.564Z","dependency_job_id":"3620bc13-f247-4a77-9c30-6b56ba31b258","html_url":"https://github.com/fscheidt/fast","commit_stats":null,"previous_names":["fscheidt/fast"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fscheidt/fast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fscheidt%2Ffast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fscheidt%2Ffast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fscheidt%2Ffast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fscheidt%2Ffast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fscheidt","download_url":"https://codeload.github.com/fscheidt/fast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fscheidt%2Ffast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278173367,"owners_count":25942293,"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-10-03T02:00:06.070Z","response_time":53,"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","python"],"created_at":"2025-10-03T14:04:12.760Z","updated_at":"2025-10-03T14:04:16.169Z","avatar_url":"https://github.com/fscheidt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Exemplos FastAPI\n\n## Configuração do projeto\n\nClonar este repositório localmente:\n\n```bash\ngit clone https://github.com/fscheidt/fast\n```\n\nCriar ambiente virtual:\n\n```bash\ncd fast\npython3 -m venv env\nsource env/bin/activate\n```\n\nInstalar dependências do projeto:\n\n```bash\npip install -r requirements.txt\n```\n\nou\n```bash\n# pip install \"fastapi[standard]\" requests uvicorn\n```\n\n## APIs\n- https://zenquotes.io/api/today\n\n## Ferramentas\n\n- Validação do json: https://jsonlint.com/\n- Extensão chrome: [JSON Formatter](https://chromewebstore.google.com/detail/json-formatter/bcjindcccaagfpapjjmafapmmgkkhgoa)\n- Thunder client (vscode)\n- Httpie\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffscheidt%2Ffast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffscheidt%2Ffast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffscheidt%2Ffast/lists"}