{"id":19926165,"url":"https://github.com/ani717/api-template-python","last_synced_at":"2026-04-29T00:07:58.392Z","repository":{"id":203942756,"uuid":"710734443","full_name":"ANI717/API-Template-Python","owner":"ANI717","description":"A Python based API Template built on FastAPI framework for ML and AI applications.","archived":false,"fork":false,"pushed_at":"2023-11-21T08:19:32.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T00:32:57.057Z","etag":null,"topics":["api","fastapi","http-server","machine-learning","pytest","python","uvicorn"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANI717.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-27T10:21:57.000Z","updated_at":"2024-07-13T10:31:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b5411a7-a168-4d2e-80b5-80ab04fab158","html_url":"https://github.com/ANI717/API-Template-Python","commit_stats":null,"previous_names":["ani717/api-template-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANI717%2FAPI-Template-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANI717%2FAPI-Template-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANI717%2FAPI-Template-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANI717%2FAPI-Template-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANI717","download_url":"https://codeload.github.com/ANI717/API-Template-Python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241354990,"owners_count":19949291,"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":["api","fastapi","http-server","machine-learning","pytest","python","uvicorn"],"created_at":"2024-11-12T22:28:14.321Z","updated_at":"2026-04-29T00:07:58.332Z","avatar_url":"https://github.com/ANI717.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API-Template-Python\nA Python based API Template built on FastAPI framework for ML and AI applications.\n\n## Set Environment (Anaconda)\n```\nconda create -n api python=3.11.5\nconda activate api\ncd API-Template-Python\npip install -r .\\requirements.txt\n```\n\n## Run API\n```\ncd API-Template-Python\\src\nuvicorn main:app\n```\n\n## Test \u0026 Coverage\n```\ncd API-Template-Python\npytest --cov=src\n```\n\n## Terminate All Python Processses\n```\ntaskkill /f /im python.exe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fani717%2Fapi-template-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fani717%2Fapi-template-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fani717%2Fapi-template-python/lists"}