{"id":20740956,"url":"https://github.com/rollbar/rollbar-flask-example","last_synced_at":"2025-10-10T06:39:34.552Z","repository":{"id":7859235,"uuid":"9231392","full_name":"rollbar/rollbar-flask-example","owner":"rollbar","description":"Example using Rollbar with Flask","archived":false,"fork":false,"pushed_at":"2023-07-04T19:52:41.000Z","size":10,"stargazers_count":21,"open_issues_count":1,"forks_count":6,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-09-30T00:40:43.390Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rollbar.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":"2013-04-05T01:02:55.000Z","updated_at":"2023-12-28T14:58:05.000Z","dependencies_parsed_at":"2024-11-17T06:34:56.467Z","dependency_job_id":"27f3456e-19a5-41af-91b5-8f7c009fd33e","html_url":"https://github.com/rollbar/rollbar-flask-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rollbar/rollbar-flask-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flask-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flask-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flask-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flask-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollbar","download_url":"https://codeload.github.com/rollbar/rollbar-flask-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollbar%2Frollbar-flask-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002970,"owners_count":26083489,"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-10-10T02:00:06.843Z","response_time":62,"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-17T06:31:43.794Z","updated_at":"2025-10-10T06:39:34.532Z","avatar_url":"https://github.com/rollbar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rollbar-flask-example\n\nA simple example [Flask](http://flask.pocoo.org/) app, showing how to use [Rollbar](https://rollbar.com) (the error tracking service) with Flask.\n\n## How to run\n\nThis example requires Python 3 (or 2.6+), pip, and virtualenv.\n\n```\nvirtualenv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython hello.py\n```\n\nThat will start the server on [localhost:5000](http://localhost:5000) .\n\nOr run with gunicorn:\n\n```\ngunicorn hello:app\n```\n\nwhich will start the server on [localhost:8000](http://localhost:8000) .\n\n## Note on requirements\n\nWe tested with the listed versions in requirements.txt, but other versions of flask, blinker, and gunicorn are likely to work as well. Note that `blinker` is required. `gunicorn` is only required to run via gunicorn.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Frollbar-flask-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollbar%2Frollbar-flask-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollbar%2Frollbar-flask-example/lists"}