{"id":13936954,"url":"https://github.com/nekocode/tornaREST","last_synced_at":"2025-07-19T22:33:20.579Z","repository":{"id":98385829,"uuid":"49932212","full_name":"nekocode/tornaREST","owner":"nekocode","description":"A simple RESTful Web Service built with Tornado.","archived":false,"fork":false,"pushed_at":"2016-05-17T01:59:25.000Z","size":24,"stargazers_count":212,"open_issues_count":0,"forks_count":44,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-11-21T16:48:03.578Z","etag":null,"topics":["backend"],"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/nekocode.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":"2016-01-19T06:39:13.000Z","updated_at":"2024-04-11T05:30:32.000Z","dependencies_parsed_at":"2023-03-09T00:15:28.540Z","dependency_job_id":null,"html_url":"https://github.com/nekocode/tornaREST","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FtornaREST","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FtornaREST/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FtornaREST/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekocode%2FtornaREST/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekocode","download_url":"https://codeload.github.com/nekocode/tornaREST/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693903,"owners_count":17667757,"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":["backend"],"created_at":"2024-08-07T23:03:09.094Z","updated_at":"2024-11-27T05:30:42.375Z","avatar_url":"https://github.com/nekocode.png","language":"Python","readme":"# tornaREST\n![](art/logo.jpg)\n\n## Description\nTornaREST is a simple RESTful Web Service build with **[Tornado](http://www.tornadoweb.org/en/stable/)** Web Server.It's a demo and a base framework for learning how to build a web service provides RESTful API.\n\n### Some Detail\n**[How to use Python to build a RESTful Web Service](http://zhuanlan.zhihu.com/kotandroid/20488077)**\n\n### Run server\n- Edit `config.py` in the project root path:\n- Run `init_db.py` at first time to create nesscery data in mongodb\n- Run `server.py`\n\n### API response format  \n```\n{\n    'code': code,\n    'msg': msg,\n    'data': data\n}\n```\n\n## Features\n- Using RESTful API\n- Using tornado\n- Using mongodb\n- Using redis\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2FtornaREST","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekocode%2FtornaREST","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekocode%2FtornaREST/lists"}