{"id":18308630,"url":"https://github.com/encode/starlette-example","last_synced_at":"2025-06-17T09:33:23.819Z","repository":{"id":46527463,"uuid":"156704627","full_name":"encode/starlette-example","owner":"encode","description":"An example Starlette application","archived":false,"fork":false,"pushed_at":"2022-11-10T10:40:47.000Z","size":304,"stargazers_count":230,"open_issues_count":4,"forks_count":50,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T11:46:30.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/encode.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}},"created_at":"2018-11-08T12:35:58.000Z","updated_at":"2025-03-07T13:05:10.000Z","dependencies_parsed_at":"2023-01-21T21:02:35.274Z","dependency_job_id":null,"html_url":"https://github.com/encode/starlette-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/encode/starlette-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fstarlette-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fstarlette-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fstarlette-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fstarlette-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/starlette-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fstarlette-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260328839,"owners_count":22992776,"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":[],"created_at":"2024-11-05T16:08:37.814Z","updated_at":"2025-06-17T09:33:23.542Z","avatar_url":"https://github.com/encode.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# An example Starlette application\n\nInstall and run:\n\n```shell\ngit clone https://github.com/encode/starlette-example.git\ncd starlette-example\nscripts/install\nscripts/run\n```\n\nOpen `http://127.0.0.1:8000/` in your browser:\n\n![Homepage](https://raw.githubusercontent.com/encode/starlette-example/master/docs/index.png)\n\nNavigate to path that is not routed, eg `http://127.0.0.1:8000/nope`:\n\n![Homepage](https://raw.githubusercontent.com/encode/starlette-example/master/docs/404.png)\n\nRaise a server error by navigating to `http://127.0.0.1:8000/error`:\n\n![Homepage](https://raw.githubusercontent.com/encode/starlette-example/master/docs/500.png)\n\nSwitch the `app = Starlette(debug=True)` line to `app = Starlette()` to see a regular 500 page instead.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencode%2Fstarlette-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencode%2Fstarlette-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencode%2Fstarlette-example/lists"}