{"id":19463879,"url":"https://github.com/kasworld/tiny_uwsgi","last_synced_at":"2026-06-13T12:31:44.646Z","repository":{"id":14370936,"uuid":"17080893","full_name":"kasworld/tiny_uwsgi","owner":"kasworld","description":"very thin python http framework for uWSGI ","archived":false,"fork":false,"pushed_at":"2014-03-05T10:07:44.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T13:32:33.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kasworld.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}},"created_at":"2014-02-22T08:15:39.000Z","updated_at":"2014-06-05T18:17:45.000Z","dependencies_parsed_at":"2022-09-11T01:01:26.775Z","dependency_job_id":null,"html_url":"https://github.com/kasworld/tiny_uwsgi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kasworld/tiny_uwsgi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Ftiny_uwsgi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Ftiny_uwsgi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Ftiny_uwsgi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Ftiny_uwsgi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasworld","download_url":"https://codeload.github.com/kasworld/tiny_uwsgi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasworld%2Ftiny_uwsgi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285240544,"owners_count":27137943,"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","status":"online","status_checked_at":"2025-11-19T02:00:05.673Z","response_time":65,"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-10T18:12:31.719Z","updated_at":"2025-11-19T12:04:02.991Z","avatar_url":"https://github.com/kasworld.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"tiny_uwsgi\n==========\n\nenglish \n-------\n\nvery thin python web framework for uwsgi\n\nsuitalble for http service, restful api server\nvery small code size\nweb service architecture education\nnot suitable ( but not impossiable ) for web site\n\nuse uwsgi specific feature\n    like @postfork\nand configuration settings\n    like max-requests\n\nrequirement\nnginx(optional - recommended)\nuwsgi , uwsgidecorators\npython 2.7.x\npython simplejson\n\nsupport per worker initialize\nget parameter\nform post data\njosn post data\ncookie\nhttp header process and http error\ncan use gluon.dal(web2py) for db access\n\nmulti-service support and automatic function mapping\n\nrequest is mapped to serviceName.@exposeToURL function name\nhttp://hostname/serviceName/@exposeToURL functionname\n\nsee test_service.py\n\nkorean\n------\n\n아주 간단한 파이썬 http 서비스 프레임웍 입니다. \n\nhttp 서비스나 restful 서비스를 만들때 유용하며 \n( 웹 사이트를 만들기는 적합하지 않습니다. )\n아주 작은 코드 크기로 웹서비스의 구조를 교육할때도 유용하게 사용할 수 있습니다. \n\nnginx 와 uWSGI 를 사용하여 서비스를 구성하는 것을 가정하고 만들어져 있으며\n\nget 인자 , html 폼 데이터 전송 , json 포스트 전송을 모두 지원 합니다. \n\nweb2py에 일부인 gluon.dal 을 사용하여 DB를 사용하는 것에도 적합합니다. \n\nweb2py 와 유사하게 \nhttp://hostname/서비스이름/함수이름?인자들 + post data\n형태로 서비스를 구성하기 편하도록 되어 있습니다. \n\n예제코드인 test_service.py를 보시면 도움이 될것 입니다. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasworld%2Ftiny_uwsgi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasworld%2Ftiny_uwsgi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasworld%2Ftiny_uwsgi/lists"}