{"id":25112018,"url":"https://github.com/abdulkarim1422/gotify-middleware","last_synced_at":"2025-08-19T10:07:29.046Z","repository":{"id":273825363,"uuid":"920615594","full_name":"abdulkarim1422/gotify-middleware","owner":"abdulkarim1422","description":"middleware application for gotify, used to monitor and follow the members' activity","archived":false,"fork":false,"pushed_at":"2025-02-21T20:19:37.000Z","size":89,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T10:37:31.533Z","etag":null,"topics":["fastapi","gotify","middleware","notifications","python"],"latest_commit_sha":null,"homepage":"","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/abdulkarim1422.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-22T13:23:55.000Z","updated_at":"2025-03-03T13:37:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"232e077c-9748-4f3a-8099-57c471aee4ae","html_url":"https://github.com/abdulkarim1422/gotify-middleware","commit_stats":null,"previous_names":["abdulkarim1422/gotify-middleware"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdulkarim1422/gotify-middleware","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulkarim1422%2Fgotify-middleware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulkarim1422%2Fgotify-middleware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulkarim1422%2Fgotify-middleware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulkarim1422%2Fgotify-middleware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulkarim1422","download_url":"https://codeload.github.com/abdulkarim1422/gotify-middleware/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulkarim1422%2Fgotify-middleware/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271134808,"owners_count":24705100,"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-08-19T02:00:09.176Z","response_time":63,"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":["fastapi","gotify","middleware","notifications","python"],"created_at":"2025-02-08T01:35:24.230Z","updated_at":"2025-08-19T10:07:29.021Z","avatar_url":"https://github.com/abdulkarim1422.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gotify-middleware\n\n## Setup\nTo run this project, follow these steps:\n\n### Clone the repository\n```bash\ngit clone https://github.com/abdulkarim1422/gotify-middleware\n```\n```bash\ncd gotify-middleware\n```\n\n### Create and activate virtual environment\n```bash\npython -m venv venv\n```\n### activate the venv\n#### On Windows\n```bash\n.\\venv\\Scripts\\activate\n```\n#### On Unix or MacOS\n```bash\nsource venv/bin/activate\n```\n\n### Install dependencies\n```bash\npip install -r requirements.txt\n```\n\n\n### Migrate db\n```bash\nalembic revision --autogenerate -m \"Initial migration\"\n```\n```bash\nalembic upgrade head\n```\n\n### Start the application\n```bash\nuvicorn app.main:app --reload --port 3091\n```\nor\n```bash\nuvicorn app.main:app --reload --host 0.0.0.0 --port 3091\n```\n\n\n## Dev\n### Update packages\n```bash\npip freeze \u003e requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulkarim1422%2Fgotify-middleware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulkarim1422%2Fgotify-middleware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulkarim1422%2Fgotify-middleware/lists"}