{"id":21446217,"url":"https://github.com/rexlow/tornado-server-boilerplate","last_synced_at":"2025-03-17T01:25:07.922Z","repository":{"id":50198222,"uuid":"166561456","full_name":"rexlow/Tornado-Server-Boilerplate","owner":"rexlow","description":"Python Tornado Server Boilerplate","archived":false,"fork":false,"pushed_at":"2021-06-01T23:18:18.000Z","size":11,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T11:23:52.904Z","etag":null,"topics":["boilerplate","python3","server","tornado"],"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/rexlow.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":"2019-01-19T15:26:01.000Z","updated_at":"2023-06-16T23:31:40.000Z","dependencies_parsed_at":"2022-09-24T07:50:28.810Z","dependency_job_id":null,"html_url":"https://github.com/rexlow/Tornado-Server-Boilerplate","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/rexlow%2FTornado-Server-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rexlow%2FTornado-Server-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rexlow%2FTornado-Server-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rexlow%2FTornado-Server-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rexlow","download_url":"https://codeload.github.com/rexlow/Tornado-Server-Boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955974,"owners_count":20374411,"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":["boilerplate","python3","server","tornado"],"created_at":"2024-11-23T02:42:27.056Z","updated_at":"2025-03-17T01:25:07.898Z","avatar_url":"https://github.com/rexlow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tornado Server Boilerplate\n\nThis boilerplate is made to provide guide and accelerate setup time for developers that need an out-of-the-box server solution.\n\n## Get Started\n\n### Install Required Packages\n\n```\npip3 install -r requirements.txt\n```\n\n### Run The Server ☄️🔥\n\n```\npython3 src/Server.py\n```\n\n## Stuff You Ought To Know\n\n - Possible to create individual routes inside the `src/routes` folder.\n - Request parameters from `GET` requests are automatically parsed.\n - All request and response objects are treated as `JSON` object.\n\nHave fun! 🌟","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frexlow%2Ftornado-server-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frexlow%2Ftornado-server-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frexlow%2Ftornado-server-boilerplate/lists"}