{"id":19936113,"url":"https://github.com/proafxin/bug-tracker","last_synced_at":"2026-04-11T01:12:14.524Z","repository":{"id":191284431,"uuid":"684334012","full_name":"proafxin/bug-tracker","owner":"proafxin","description":"A set of asynchronous APIs to keep track of bugs under stories.","archived":false,"fork":false,"pushed_at":"2024-06-16T15:30:20.000Z","size":166,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-12T02:39:22.237Z","etag":null,"topics":["alembic","api","api-rest","async","async-await","asynchronous","asyncio","backend","codecov","docker","dockerfile","fastapi","mysql","pydantic","pytest","pytest-asyncio","python","trunk"],"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/proafxin.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-08-28T23:40:31.000Z","updated_at":"2024-06-16T15:30:21.000Z","dependencies_parsed_at":"2024-06-15T22:33:15.521Z","dependency_job_id":"4be068e7-8786-41cf-a957-132a35b615b8","html_url":"https://github.com/proafxin/bug-tracker","commit_stats":null,"previous_names":["proafxin/bug-tracker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proafxin%2Fbug-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proafxin%2Fbug-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proafxin%2Fbug-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proafxin%2Fbug-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proafxin","download_url":"https://codeload.github.com/proafxin/bug-tracker/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241362363,"owners_count":19950551,"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","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":["alembic","api","api-rest","async","async-await","asynchronous","asyncio","backend","codecov","docker","dockerfile","fastapi","mysql","pydantic","pytest","pytest-asyncio","python","trunk"],"created_at":"2024-11-12T23:23:38.645Z","updated_at":"2026-04-11T01:12:14.483Z","avatar_url":"https://github.com/proafxin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bug Tracker\n\n[![Code check](https://github.com/proafxin/bug-tracker/actions/workflows/ci.yml/badge.svg)](https://github.com/proafxin/bug-tracker/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/proafxin/bug-tracker/graph/badge.svg?token=WAJ9M1BUL1)](https://codecov.io/gh/proafxin/bug-tracker)\n\nA set of asynchronous APIs to keep track of bugs under stories.\n\n## Setup\n\nFirst ensure the following variables are present in your system: `MYSQL_DBNAME`, `MYSQL_USER`, `MYSQL_PASSWORD`, `MYSQL_HOST`, `MYSQL_PORT`. They should be self-explanatory. Also a database with name `MYSQL_DBNAME` should be available already. Install tox and poetry: `pip install tox poetry`. Run `tox` and see all the tests pass.\n\n## API Docs\n\nInstall the project first: `poetry install`. Run migration with alembic: `alembic upgrade head`. Then run the command `uvicorn tracker.main:app --reload` and go to `http://127.0.0.1:8000/docs` to test the APIs. Rest should be self-explanatory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproafxin%2Fbug-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproafxin%2Fbug-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproafxin%2Fbug-tracker/lists"}