{"id":23580989,"url":"https://github.com/bravo68web/flask-api-intro","last_synced_at":"2026-05-16T22:02:49.476Z","repository":{"id":99602754,"uuid":"397847278","full_name":"BRAVO68WEB/Flask-API-Intro","owner":"BRAVO68WEB","description":"FastAPI Usage Intro","archived":false,"fork":false,"pushed_at":"2021-08-19T06:57:21.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-16T20:42:14.344Z","etag":null,"topics":["api","flask","rest-api"],"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/BRAVO68WEB.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":"2021-08-19T06:57:03.000Z","updated_at":"2021-08-19T06:57:52.000Z","dependencies_parsed_at":"2023-07-31T02:34:36.800Z","dependency_job_id":null,"html_url":"https://github.com/BRAVO68WEB/Flask-API-Intro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BRAVO68WEB/Flask-API-Intro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2FFlask-API-Intro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2FFlask-API-Intro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2FFlask-API-Intro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2FFlask-API-Intro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BRAVO68WEB","download_url":"https://codeload.github.com/BRAVO68WEB/Flask-API-Intro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BRAVO68WEB%2FFlask-API-Intro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266561336,"owners_count":23948627,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","flask","rest-api"],"created_at":"2024-12-27T00:13:27.605Z","updated_at":"2026-05-16T22:02:49.385Z","avatar_url":"https://github.com/BRAVO68WEB.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction to Flask API\n\nLearned about [Flask REST API](https://flask-restful.readthedocs.io/en/latest/), is an extension for Flask that adds support for quickly building REST APIs in Python\n\n### Features\n\n* Efficient\n* Slow Reload\n* Simple to understand and Implemet\n\n## Installation\n\n```bash\npip3 install -r requirements.txt\n```\n\n## Usage\n\n```bash\nuvicorn main:app --reload\n```\n\nVisit [http://127.0.0.1:5000/](http://127.0.0.1:5000/) to Explore","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Fflask-api-intro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbravo68web%2Fflask-api-intro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbravo68web%2Fflask-api-intro/lists"}