{"id":23008771,"url":"https://github.com/djccnt15/fastapi_vision","last_synced_at":"2026-05-02T04:41:01.561Z","repository":{"id":245140408,"uuid":"811367459","full_name":"djccnt15/fastapi_vision","owner":"djccnt15","description":"FastAPI 기반 비전 AI Backend 서버","archived":false,"fork":false,"pushed_at":"2024-10-20T09:15:47.000Z","size":65,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T06:42:43.713Z","etag":null,"topics":["fastapi","fastapi-sqlalchemy","python","sqlalchemy","tesseract","tesseract-ocr"],"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/djccnt15.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":"2024-06-06T13:10:20.000Z","updated_at":"2024-11-28T23:39:23.000Z","dependencies_parsed_at":"2024-12-15T09:11:06.132Z","dependency_job_id":"8536f419-19af-4d43-81f1-f15bbee5f920","html_url":"https://github.com/djccnt15/fastapi_vision","commit_stats":null,"previous_names":["djccnt15/ocr_backend","djccnt15/fastapi_vision"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffastapi_vision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffastapi_vision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffastapi_vision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djccnt15%2Ffastapi_vision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djccnt15","download_url":"https://codeload.github.com/djccnt15/fastapi_vision/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246847140,"owners_count":20843444,"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":["fastapi","fastapi-sqlalchemy","python","sqlalchemy","tesseract","tesseract-ocr"],"created_at":"2024-12-15T09:11:02.389Z","updated_at":"2026-05-02T04:40:56.529Z","avatar_url":"https://github.com/djccnt15.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vision AI Service Backend with FastAPI\n\nFastAPI 기반 OCR 및 비전 AI Backend 서버\n\n## Requirements\n\n- Python 3.11\n    - check `requirements` directory for third-party packages\n- MariaDB 11.1\n- MongoDB\n- Tesseract 5.4\n\n## Memo\n\n- commends for running FastAPI dev server\n\n```powershell\nfastapi dev main.py\n```\n\n- commends for running uvicorn server for debugging\n\n```powershell\nmain.py\n```\n\n## Migration with Alembic\n\n- initialize alembic\n\n```powershell\nalembic init migrations\n```\n\n- create revision\n\n```powershell\nalembic revision --autogenerate\n```\n\n- run migration to latest revision\n\n```powershell\nalembic upgrade head\n```\n\n## Docker\n\n- Dockerfile build\n\n```\ndocker build -t fast_vision .\n```\n\n- Docker container run\n\n```\ndocker run -itd -p 8000:8000 --name fast_vision fast_vision\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjccnt15%2Ffastapi_vision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjccnt15%2Ffastapi_vision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjccnt15%2Ffastapi_vision/lists"}