{"id":19711933,"url":"https://github.com/ricoledan/ml-rest-api","last_synced_at":"2026-06-11T12:31:26.339Z","repository":{"id":117357442,"uuid":"399908784","full_name":"Ricoledan/ml-rest-api","owner":"Ricoledan","description":"🐍 A simple python-based REST API that deploys machine learning models","archived":false,"fork":false,"pushed_at":"2021-10-04T22:33:08.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T19:58:16.611Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ricoledan.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":"2021-08-25T17:47:40.000Z","updated_at":"2022-02-09T14:11:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"3d418f2e-d185-4b45-b168-aac33002f1cd","html_url":"https://github.com/Ricoledan/ml-rest-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Ricoledan/ml-rest-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fml-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fml-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fml-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fml-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricoledan","download_url":"https://codeload.github.com/Ricoledan/ml-rest-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricoledan%2Fml-rest-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34199516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-11-11T22:14:37.065Z","updated_at":"2026-06-11T12:31:26.317Z","avatar_url":"https://github.com/Ricoledan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ML-REST-api\n\n🐍 A simple python-based REST API template that deploys machine learning models\n\n## Setting up your Python environment\n\ncreate virtual environment\n`python3 -m venv env`\n\nactivate environment\n`source env/bin/activate`\n\ndeactivate environment\n`deactivate`\n\n## Dependencies\n\ninstall dependencies\n`python3 -m pip install -r requirements.txt`\n\nlock dependencies\n`pip freeze \u003e requirements.txt`\n\n## Run application (Local)\n\nrun application with active reload\n`uvicorn --app-dir=./app main:app --reload`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fml-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricoledan%2Fml-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricoledan%2Fml-rest-api/lists"}