{"id":22432961,"url":"https://github.com/laxertu/eric-api","last_synced_at":"2025-09-06T20:35:37.862Z","repository":{"id":257136496,"uuid":"857418861","full_name":"laxertu/eric-api","owner":"laxertu","description":"A ready-to-use SSE messaging microservice implementation","archived":false,"fork":false,"pushed_at":"2025-09-04T09:13:44.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T10:37:20.594Z","etag":null,"topics":["api-rest","fastapi","queues","sse","sse-server"],"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/laxertu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-14T15:55:14.000Z","updated_at":"2025-09-04T09:13:46.000Z","dependencies_parsed_at":"2024-09-15T01:54:30.360Z","dependency_job_id":"2b9910d5-92d0-47e9-bf59-a208c3cde60b","html_url":"https://github.com/laxertu/eric-api","commit_stats":null,"previous_names":["laxertu/eric-api"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/laxertu/eric-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laxertu%2Feric-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laxertu%2Feric-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laxertu%2Feric-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laxertu%2Feric-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laxertu","download_url":"https://codeload.github.com/laxertu/eric-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laxertu%2Feric-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679579,"owners_count":25148628,"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-09-04T02:00:08.968Z","response_time":61,"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":["api-rest","fastapi","queues","sse","sse-server"],"created_at":"2024-12-05T22:13:16.894Z","updated_at":"2025-09-06T20:35:37.854Z","avatar_url":"https://github.com/laxertu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"A ready-to-use SSE messaging microservice implementation.\n\nBackend documentation https://laxertu.github.io/eric/docs.html  \nREST services rely on FastApi + Uvicorn\n\nFeatures:\n* channel subscription\n* broadcasting\n* message deliver to one client\n* SSE compliant streaming\n\n**Installation:**\n\n    pip install eric-api\n\n**Start webserver**\n\n    uvicorn eric_api:app\n\n**Docker stuff**\n\n[Here](https://github.com/laxertu/eric-api/tree/master/docker) you can find a couple of prefabs for redis and api itself\n\nServices exposed are\n\nhttp://127.0.0.1:5540/ Redis Insights. Host to use when creating dbs have to be \"redis\", as per service definition\nhttp://127.0.0.1:8000/docs Swagger\n\n\n\n\n**Redis persistence support**   \n\nActivate it by creating a .eric-api.env with the following:\n\n    QUEUES_FACTORY=redis\n\nRedis host is configured by  \n\n    REDIS_HOST=[host to use]\n    REDIS_PORT=[port]\n    REDIS_DB=[db number]\n\nAPI documentation is available at http://127.0.0.1:8000/docs by default\n\nSee correspondant uvicorn configuration https://www.uvicorn.org/deployment/#running-from-the-command-line \n\nBug Tracker: https://github.com/laxertu/eric-api/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaxertu%2Feric-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaxertu%2Feric-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaxertu%2Feric-api/lists"}