{"id":22660924,"url":"https://github.com/kirankumar-matham96/python-rest-api","last_synced_at":"2025-03-29T08:25:16.285Z","repository":{"id":267009456,"uuid":"900014908","full_name":"kirankumar-Matham96/Python-REST-API","owner":"kirankumar-Matham96","description":"This project implements a RESTful API in Python using Flask.","archived":false,"fork":false,"pushed_at":"2024-12-07T16:32:23.000Z","size":6614,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T22:44:02.267Z","etag":null,"topics":["flask","flask-api","python3","restful-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/kirankumar-Matham96.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":"2024-12-07T16:26:19.000Z","updated_at":"2024-12-07T16:33:27.000Z","dependencies_parsed_at":"2024-12-07T17:36:36.529Z","dependency_job_id":null,"html_url":"https://github.com/kirankumar-Matham96/Python-REST-API","commit_stats":null,"previous_names":["kirankumar-matham96/python-rest-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar-Matham96%2FPython-REST-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar-Matham96%2FPython-REST-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar-Matham96%2FPython-REST-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirankumar-Matham96%2FPython-REST-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirankumar-Matham96","download_url":"https://codeload.github.com/kirankumar-Matham96/Python-REST-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246158540,"owners_count":20732817,"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":["flask","flask-api","python3","restful-api"],"created_at":"2024-12-09T11:12:51.084Z","updated_at":"2025-03-29T08:25:16.257Z","avatar_url":"https://github.com/kirankumar-Matham96.png","language":"Python","readme":"# RESTFul API with Python/Flask\n\nThis project implements a RESTful API in Python using Flask.\n\n## Features\n\n- Fetches initial product data from the [Dummy JSON API](https://dummyjson.com/products).\n- Allows CRUD operations on the fetched data.\n\n## Endpoints\n\n- `GET /get-products`: Retrieve all products.\n- `POST /add-product`: Add a new product (validation included).\n- `PUT /update-proiduct/\u003cproduct_id\u003e`: Update an existing product.\n- `DELETE /delete-proiduct/\u003cproduct_id\u003e`: Delete a product.\n\n## Setup\n\n1. Clone the repository.\n2. Create a virtual environment and install the required dependencies:\n   ```bash\n   python3 -m venv venv\n   source venv/bin/activate  # Use venv\\Scripts\\activate on Windows\n   pip install -r requirements.txt\n   ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankumar-matham96%2Fpython-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirankumar-matham96%2Fpython-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirankumar-matham96%2Fpython-rest-api/lists"}