{"id":15978068,"url":"https://github.com/yu-iskw/python-rest-apis","last_synced_at":"2026-05-03T16:31:19.641Z","repository":{"id":145587309,"uuid":"159282817","full_name":"yu-iskw/python-rest-apis","owner":"yu-iskw","description":"RESTful API with various web frameworks with machine learning in python","archived":false,"fork":false,"pushed_at":"2018-12-04T18:57:35.000Z","size":4216,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T17:50:12.982Z","etag":null,"topics":["flask","machine-learning","python","rest-api","sklearn","tornado","uwsgi"],"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/yu-iskw.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":"2018-11-27T05:49:24.000Z","updated_at":"2020-01-29T08:41:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"314f1b40-52fb-4f53-96f7-d4c78e4a0def","html_url":"https://github.com/yu-iskw/python-rest-apis","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":"0.36363636363636365","last_synced_commit":"70d659cc465e72afd14caad993e125f303ef76a2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yu-iskw/python-rest-apis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fpython-rest-apis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fpython-rest-apis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fpython-rest-apis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fpython-rest-apis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yu-iskw","download_url":"https://codeload.github.com/yu-iskw/python-rest-apis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yu-iskw%2Fpython-rest-apis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32577119,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","machine-learning","python","rest-api","sklearn","tornado","uwsgi"],"created_at":"2024-10-07T23:05:14.519Z","updated_at":"2026-05-03T16:31:19.616Z","avatar_url":"https://github.com/yu-iskw.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RESTful API in Python\n\n[Performance Result with docker](./docs/performance_docker.md)\n\n## Prerequisites\n- Anaconda\n- Docker\n- docker-compose\n- vegeta\n    - `brew install vegeta`\n\n\n## Commands\n```\n# Command to create, update and remove the conda environment.\nmake create-conda\nmake update-conda\nmake remove-conda\n\n# lint and test\nmake lint\nmake test\n\n# Build the docker images\nmake build-docker\n\n# Run docker container with docker-compose.\nmake run-docker/tornado\nmake run-docker/uwsgi\n```\n\n## Motivation\nI am looking for the best web framework and server in python for machine learning microservices.\nI saw some articles that uWSGI's perormance is not good with high concurrencies.\nSo I want to make sure the performance of uWSGI and tornado by myself.\n\n- A Performance Analysis of Python WSGI Servers: Part 2 | Blog | AppDynamics https://blog.appdynamics.com/engineering/a-performance-analysis-of-python-wsgi-servers-part-2/\n- [Rewriting Uber Engineering: The Opportunities Microservices Provide \\| Uber Engineering Blog](https://eng.uber.com/building-tincup/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu-iskw%2Fpython-rest-apis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyu-iskw%2Fpython-rest-apis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyu-iskw%2Fpython-rest-apis/lists"}