{"id":21457796,"url":"https://github.com/solaimanb/game-library-api","last_synced_at":"2026-04-20T03:03:18.780Z","repository":{"id":264272806,"uuid":"891935457","full_name":"solaimanb/game-library-api","owner":"solaimanb","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-23T09:10:19.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T04:59:21.032Z","etag":null,"topics":["api","crud-api","fastapi","game-library","render","sqlite"],"latest_commit_sha":null,"homepage":"https://game-library-api-srv.vercel.app","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/solaimanb.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}},"created_at":"2024-11-21T08:15:06.000Z","updated_at":"2024-11-23T09:10:22.000Z","dependencies_parsed_at":"2025-03-17T04:20:54.316Z","dependency_job_id":null,"html_url":"https://github.com/solaimanb/game-library-api","commit_stats":null,"previous_names":["solaimanb/game-library-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solaimanb/game-library-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solaimanb%2Fgame-library-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solaimanb%2Fgame-library-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solaimanb%2Fgame-library-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solaimanb%2Fgame-library-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solaimanb","download_url":"https://codeload.github.com/solaimanb/game-library-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solaimanb%2Fgame-library-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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","crud-api","fastapi","game-library","render","sqlite"],"created_at":"2024-11-23T06:07:07.767Z","updated_at":"2026-04-20T03:03:18.774Z","avatar_url":"https://github.com/solaimanb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Game Library API\n\nA full-stack application for managing and displaying video game collections.\n\n### Frontend Features\n\n- Responsive grid layout of game cards\n- Real-time game information display\n- Clean and modern UI with dark mode support\n- Type-safe development with TypeScript\n\n### Backend Features\n\n- Complete CRUD operations for game entries\n- Robust data validation with Pydantic\n- SQLite database integration\n- Interactive API documentation\n\n## Tech Stack\n\n### Frontend\n- Next.js\n- TailwindCSS\n- TypeScript\n- Custom React Hooks\n\n### Backend\n- FastAPI\n- SQLAlchemy\n- Pydantic\n- SQLite\n\n## Getting Started\n\n### Frontend Setup\n1. Install dependencies:\n```bash\nnpm install\n```\n\n## Backend Setup Guide\nWelcome to the Game Library API! This guide will help you get up and running quickly.\n\n### Quick Start\n1. Clone Repository\n```bash\ngit clone https://github.com/solaimanb/game-library-api.git\n```\n2. Set Up Virtual Environment\n```bash\npython -m venv venv\n```\n3. Activate Virtual Environment\n\n- On Windows:\n```bash\nvenv\\Scripts\\activate\n```\n- On macOS and Linux:\n```bash\nsource venv/bin/activate\n```\n4. Install Dependencies\n```bash\npip install -r requirements.txt\n```\n5. Launch Server\n```bash\nuvicorn app.main:app --reload\n```\n### Using the API\n- Interactive API documentation: http://localhost:8000/docs\n- API endpoints available at http://localhost:8000/api/v1/\n- Supports full CRUD operations for game entries\n\n### Key Features\n- ✨ Modern FastAPI framework\n- 📦 SQLite database integration\n- ✅ Pydantic data validation\n- 🔄 SQLAlchemy ORM\n- 📚 Interactive Swagger documentation\n\n### Next Steps\n- Visit the API documentation\n- Create your first game entry\n- Explore the available endpoints\n- Start building with the API","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolaimanb%2Fgame-library-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolaimanb%2Fgame-library-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolaimanb%2Fgame-library-api/lists"}