{"id":31634970,"url":"https://github.com/opesam42/omnicopy","last_synced_at":"2026-05-14T21:36:48.460Z","repository":{"id":314428300,"uuid":"1055474813","full_name":"opesam42/omnicopy","owner":"opesam42","description":"A simple FastAPI CRUD Application","archived":false,"fork":false,"pushed_at":"2025-09-12T11:21:25.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T16:39:34.304Z","etag":null,"topics":["api","backend","fastapi","python"],"latest_commit_sha":null,"homepage":"https://omnicopy.vercel.app/docs","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/opesam42.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":"2025-09-12T10:14:52.000Z","updated_at":"2025-09-12T11:21:29.000Z","dependencies_parsed_at":"2025-09-12T12:28:23.390Z","dependency_job_id":"84929247-a443-4363-b767-e2ef861edc81","html_url":"https://github.com/opesam42/omnicopy","commit_stats":null,"previous_names":["opesam42/omnicopy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opesam42/omnicopy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opesam42%2Fomnicopy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opesam42%2Fomnicopy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opesam42%2Fomnicopy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opesam42%2Fomnicopy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opesam42","download_url":"https://codeload.github.com/opesam42/omnicopy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opesam42%2Fomnicopy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33044389,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["api","backend","fastapi","python"],"created_at":"2025-10-07T00:27:11.864Z","updated_at":"2026-05-14T21:36:48.455Z","avatar_url":"https://github.com/opesam42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Omnicopy\n\nThis is just a simple FastAPI project for learning basics of setting up database, models and schemas, routes and deploying FastAPI project.\n\nYou can check out the tutorial on https://www.youtube.com/watch?v=k5abZLzsQc0\u0026list=PPSV\u0026t=3849s\n\n---\n## Tech Stack\n- Python 3.12+\n- Database: SQLite (can be changed to any other database)\n- ORM: SQLModel (Pydantic + SQLAlchemy)\n- Web Framework: FastAPI\n\n## Installation \u0026 Setup\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/opesam42/omnicopy.git\n   cd omnicopy\n   ```\n2. Create \u0026 activate a virtual environment\n    ```bash\n    python -m venv venv\n    source venv/bin/activate   # Mac/Linux\n    venv\\Scripts\\activate      # Windows\n    ```\n3. Install Dependencies\n    ```bash\n    pip install -r requirements.txt\n    ```\n5. Start the development server\n    ```bash\n    uvicorn main:app --reload\n    ```\n\n## Contact Developer  \n**Gbenga Opeyemi** \n- Website - [Gbenga Opeyemi](https://gbenga.koyeb.app/)\n- X - [@gbengaopeyemi04](https://x.com/gbengaopeyemi04)\n- LinkedIn - [Opeyemi Oluwagbemiga](https://linkedin.com/in/opeyemi-oluwagbemiga-2ba61423b)\n- Email - opesam42@gmail.com","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopesam42%2Fomnicopy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopesam42%2Fomnicopy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopesam42%2Fomnicopy/lists"}