{"id":24785563,"url":"https://github.com/alina1412/fastapi_tests_with_telegram_bot","last_synced_at":"2026-04-04T16:32:05.653Z","repository":{"id":256350621,"uuid":"849726649","full_name":"alina1412/fastapi_tests_with_telegram_bot","owner":"alina1412","description":"telegram bot and fastapi handlers for a quiz","archived":false,"fork":false,"pushed_at":"2025-09-19T16:58:04.000Z","size":813,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-19T18:46:03.981Z","etag":null,"topics":["alembic","docker","docker-compose","fastapi","make","poetry","postgres","pydantic","pytest","python","sqlalchemy","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alina1412.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-30T06:06:38.000Z","updated_at":"2025-09-18T15:36:35.000Z","dependencies_parsed_at":"2024-09-17T09:38:34.055Z","dependency_job_id":"ce43b208-f58d-44fd-b630-1d8eb119fd8b","html_url":"https://github.com/alina1412/fastapi_tests_with_telegram_bot","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"8ce3eb5f81f58f5f132e3c6aae3be69dc392be94"},"previous_names":["alina1412/fastapi_tests","alina1412/fastapi_tests_with_telegram_bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alina1412/fastapi_tests_with_telegram_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Ffastapi_tests_with_telegram_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Ffastapi_tests_with_telegram_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Ffastapi_tests_with_telegram_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Ffastapi_tests_with_telegram_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alina1412","download_url":"https://codeload.github.com/alina1412/fastapi_tests_with_telegram_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alina1412%2Ffastapi_tests_with_telegram_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","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":["alembic","docker","docker-compose","fastapi","make","poetry","postgres","pydantic","pytest","python","sqlalchemy","telegram-bot"],"created_at":"2025-01-29T14:19:08.182Z","updated_at":"2026-04-04T16:32:05.623Z","avatar_url":"https://github.com/alina1412.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**About**\\\nFastApi service for answering quizzes (tests) with integration to telegram: answering to bot in a private chat. \\\napp  (in progress)\\.\nproject for handling with tests (quiz):\\\n-handlers for adding questions and answers (it can be several correct answers for one question, but for telegram it would be only one button)\\\n-admin handlers for getting info of tests (quiz)\\\n-handler for checking answer with correct answers\\\n-handler to see score of a player (with particular telegram chat id)\n\n![](https://github.com/alina1412/fastapi_tests/blob/main/extra_data/bot_gif.gif)\n\n**Stack**\\\nFastApi, sqlalchemy, postgres, alembic, docker, poetry, pytest, telegram api\n\n\n**Installation**\n\n-creating virtual environment, .env\\\n```poetry install```\n\ncreating postgres from docker-compose:\n```\nmake up\npoetry run alembic -c alembic.ini revision --autogenerate\npoetry run alembic -c alembic.ini upgrade head\n```\n\nrunning using poetry and make:\n\n`make run`\n\nhttp://localhost:8000/docs\n\nNotes (not needed):\\\nenter docker container (why?):\n-docker exec -it 47dece677d93  bash\n\nin host console:\n\n-psql -h 127.0.0.1 -p 5433 -U user postgres\n\n\nalembic (if from scratch):\n```\nalembic init -t async migration\nalembic revision --autogenerate -m 'initial'\n```\n\nfor mysql:\npip install asyncmy, cryptography","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falina1412%2Ffastapi_tests_with_telegram_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falina1412%2Ffastapi_tests_with_telegram_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falina1412%2Ffastapi_tests_with_telegram_bot/lists"}