{"id":23189419,"url":"https://github.com/mrintern/flask-api-test","last_synced_at":"2025-04-05T06:12:38.995Z","repository":{"id":196221480,"uuid":"695075083","full_name":"mrintern/flask-api-test","owner":"mrintern","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-22T10:55:27.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T13:43:50.465Z","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/mrintern.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}},"created_at":"2023-09-22T09:50:12.000Z","updated_at":"2023-09-22T10:12:41.000Z","dependencies_parsed_at":"2023-09-23T13:44:20.465Z","dependency_job_id":null,"html_url":"https://github.com/mrintern/flask-api-test","commit_stats":null,"previous_names":["mrintern/flask-api-test"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrintern%2Fflask-api-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrintern%2Fflask-api-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrintern%2Fflask-api-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrintern%2Fflask-api-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrintern","download_url":"https://codeload.github.com/mrintern/flask-api-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294550,"owners_count":20915340,"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":"2024-12-18T11:19:19.277Z","updated_at":"2025-04-05T06:12:38.972Z","avatar_url":"https://github.com/mrintern.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-api-test\nJust a simple repo I made to test out making an api using flask.\n\n## API Usage\n\n### Endpoint: /api/add (POST)\n\nTo use this endpoint to add some numbers together, make a POST request to the `/api/add` endpoint with a JSON payload containing a list of numbers. The API will add all the numbers together and return the result.\n\nexample using curl: ```curl -X POST -H \"Content-Type: application/json\" -d '{\"numbers\": [5, 2343, 2, 10]}' http://127.0.0.1:5000/api/add```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrintern%2Fflask-api-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrintern%2Fflask-api-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrintern%2Fflask-api-test/lists"}