{"id":24324200,"url":"https://github.com/codegeek004/api-in-flask","last_synced_at":"2025-07-12T15:37:29.978Z","repository":{"id":271849976,"uuid":"914760116","full_name":"codegeek004/API-in-Flask","owner":"codegeek004","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T11:05:18.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T19:36:56.096Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/codegeek004.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":"2025-01-10T08:53:34.000Z","updated_at":"2025-01-10T11:05:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"6198a7e6-0909-4970-bcf5-e7d133665332","html_url":"https://github.com/codegeek004/API-in-Flask","commit_stats":null,"previous_names":["codegeek004/api-in-flask"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegeek004%2FAPI-in-Flask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegeek004%2FAPI-in-Flask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegeek004%2FAPI-in-Flask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codegeek004%2FAPI-in-Flask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codegeek004","download_url":"https://codeload.github.com/codegeek004/API-in-Flask/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242967694,"owners_count":20214280,"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":[],"created_at":"2025-01-17T19:33:01.484Z","updated_at":"2025-07-12T15:37:29.962Z","avatar_url":"https://github.com/codegeek004.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask API Example\n\nThis project demonstrates how to build and interact with an API in Flask using the Python `requests` library.\n\n## Requirements\n\n-   Python 3.9\n-   Flask\n-   requests\n\n## Installation\n\n1.  **Clone the repository**\n\n```bash\ngit clone https://github.com/codegeek004/API-in-Flask\ncd API-in-Flask\n\n```\n\n2.  **Create a virtual environment and activate it**\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Windows, use venv\\Scripts\\activate\n\n```\n\n3.  **Install the dependencies**\n\n```bash\npip install -r requirements.txt\n\n```\n\n## Running the Flask Server\n\n```bash\npython app.py\n\n```\n\nBy default, the Flask server will start at `http://127.0.0.1:5000`.\n\n### Note\n\n-   Replace `'127.0.0.1:8000'` with your actual API URL.\n-   Ensure the server is running before sending requests.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegeek004%2Fapi-in-flask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodegeek004%2Fapi-in-flask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodegeek004%2Fapi-in-flask/lists"}