{"id":23388476,"url":"https://github.com/apexal/wrathserver","last_synced_at":"2026-04-15T12:35:53.756Z","repository":{"id":41949589,"uuid":"463979865","full_name":"Apexal/wrathserver","owner":"Apexal","description":"REST API for the Wrathskeller game and Wrathspriter tool to facilitate character creation.","archived":false,"fork":false,"pushed_at":"2022-06-22T00:58:24.000Z","size":36587,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-30T00:34:09.174Z","etag":null,"topics":["fastapi","python","rest-api","websockets"],"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/Apexal.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":"2022-02-26T22:14:08.000Z","updated_at":"2022-04-20T00:51:23.000Z","dependencies_parsed_at":"2022-08-12T00:21:36.142Z","dependency_job_id":null,"html_url":"https://github.com/Apexal/wrathserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Apexal/wrathserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Fwrathserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Fwrathserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Fwrathserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Fwrathserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Apexal","download_url":"https://codeload.github.com/Apexal/wrathserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Apexal%2Fwrathserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31842185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T11:29:19.690Z","status":"ssl_error","status_checked_at":"2026-04-15T11:29:19.171Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","python","rest-api","websockets"],"created_at":"2024-12-22T02:30:03.100Z","updated_at":"2026-04-15T12:35:53.726Z","avatar_url":"https://github.com/Apexal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wrathserver\n\nA REST API for facilitating the creation of characters for Wrathskeller.\n\n## Planned Features\n\n- [x] Store characters from Wrathspriter\n- [x] Retrieve characters from Wrathskeller\n- [x] Remove image backgrounds using machine learning\n- [x] Normalize pose images\n- [x] Normalize audio volume\n- [x] Trim audio silence\n- [ ] Lessen audio background noise\n\n## Setup\n\n- Install Python 3.8.13\n- Install FFMPEG\n- Install [Poetry package manager](https://python-poetry.org/docs/)\n- Clone repository `$ git clone git@github.com:Apexal/wrathserver.git`\n- Download dependencies `$ poetry install`\n- Create `.env` file with environment variables `$ cp .env.example .env`\n\n## Running Locally\n\n```bash\n$ poetry shell\n$ uvicorn api.main:app --reload\n```\n\nNavigate to `http://localhost:8000/docs` to view the OpenAPI dashboard.\n\n## Running Tests\n\nWrite tests under `api/tests` in files that start with `test_`. Simply write functions that start with `test_` and they will be run when you run the commands below.\n\n```bash\n$ poetry shell\n$ pytest .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexal%2Fwrathserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapexal%2Fwrathserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapexal%2Fwrathserver/lists"}