{"id":19056845,"url":"https://github.com/xanhex/comboss","last_synced_at":"2026-04-04T21:32:36.540Z","repository":{"id":196550827,"uuid":"696359778","full_name":"xanhex/comboss","owner":"xanhex","description":"Fighting combo app","archived":false,"fork":false,"pushed_at":"2023-09-26T08:15:53.000Z","size":883,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T14:29:27.015Z","etag":null,"topics":["bootstrap5","css","docker","flask","gunicorn","jinja2","pytest","python","sqlalchemy","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xanhex.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":"2023-09-25T15:32:51.000Z","updated_at":"2023-09-25T16:13:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"6b7b4864-d408-45f3-a321-98c8bc9bca20","html_url":"https://github.com/xanhex/comboss","commit_stats":null,"previous_names":["xanhex/comboss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xanhex/comboss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Fcomboss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Fcomboss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Fcomboss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Fcomboss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xanhex","download_url":"https://codeload.github.com/xanhex/comboss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Fcomboss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["bootstrap5","css","docker","flask","gunicorn","jinja2","pytest","python","sqlalchemy","sqlite"],"created_at":"2024-11-08T23:52:04.523Z","updated_at":"2026-04-04T21:32:36.511Z","avatar_url":"https://github.com/xanhex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Comboss\n\nA microservice that provides the user with lists of fighting game character\ncombo.\n\n## Technologies\n\n- Python\n- Flask\n- Pytest\n- SQLAlchemy\n- Sqlite\n- Jinja2\n- Bootstrap 5\n- CSS\n- Gunicorn\n- Docker\n\n## Standards\n\n- pep8\n- flake8\n- black\n- pymarkdown\n- mypy\n\n## How to run\n\n1. Clone the repository\n2. Edit `csv` files from `src/data` folder if you need\n3. Inside `src` folder run:\n\n    ```bash\n    docker build -t comboss .\n    docker run --name comboss --rm -p 8000:8000 comboss\n    ```\n\n## Local development and testing\n\n1. After cloning the project activate virtual environment and install\ndependencies from `src/requirements.txt` file\n2. To test the current functionality run `pytest` command\n3. Add your models or edit existing in `models` file\n4. Edit `config_default.py` to configure the app or put your private\n`config.py` in `project_root/instance` folder\n1. Edit `app.py` to add new functionality to the project.\n2. To test the app work in Docker container switch comments in two last\nlines in `src/Dokerfile`.\n\n## Demo\n\n![screenshot](https://github.com/xanhex/comboss/blob/master/demo_1.png)\n![screenshot](https://github.com/xanhex/comboss/blob/master/demo_2.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Fcomboss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanhex%2Fcomboss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Fcomboss/lists"}