{"id":41922627,"url":"https://github.com/andrejkoller/bibliothecaapi","last_synced_at":"2026-01-25T17:03:33.578Z","repository":{"id":299807631,"uuid":"1004223742","full_name":"andrejkoller/BibliothecaAPI","owner":"andrejkoller","description":".NET 9 API for managing book metadata, covers, and files, built for use with a Vue frontend and local CORS support.","archived":false,"fork":false,"pushed_at":"2025-12-16T13:18:57.000Z","size":1111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-20T03:35:50.756Z","etag":null,"topics":["api","csharp","dotnet-core","sqlite"],"latest_commit_sha":null,"homepage":"","language":"C#","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/andrejkoller.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-18T09:54:35.000Z","updated_at":"2025-12-16T13:19:38.000Z","dependencies_parsed_at":"2025-06-18T12:34:00.530Z","dependency_job_id":"cdda37ca-e062-4a03-b62e-bdfd5c2a60f3","html_url":"https://github.com/andrejkoller/BibliothecaAPI","commit_stats":null,"previous_names":["andrejkoller/bookarchiveapi","andrejkoller/bibliothecaapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrejkoller/BibliothecaAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2FBibliothecaAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2FBibliothecaAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2FBibliothecaAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2FBibliothecaAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejkoller","download_url":"https://codeload.github.com/andrejkoller/BibliothecaAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2FBibliothecaAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"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":["api","csharp","dotnet-core","sqlite"],"created_at":"2026-01-25T17:03:30.033Z","updated_at":"2026-01-25T17:03:33.570Z","avatar_url":"https://github.com/andrejkoller.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Short description\n\nThis is the backend API for the Bibliotheca application. It provides endpoints to manage users, books, and other related resources.\n\n## 🛠️ Technologies Used\n\n- .NET 9 (C# 13)\n- ASP.NET Core Web API\n- Entity Framework Core (with SQLite)\n- CORS support\n\n## 📋 Prerequisites\n\n- [.NET 9 SDK](https://dotnet.microsoft.com/download)\n- [SQLite](https://www.sqlite.org/download.html) (optional, for direct DB access)\n\n## 📦 Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/andrejkoller/BibliothecaAPI.git\ncd BibliothecaAPI\n```\n\n2. Restore dependencies\n\n```bash\ndotnet restore\n```\n\n3. Apply database migrations\n\n ```bash\ndotnet ef database update\n```\n\n4. Run the API\n\n ```bash\ndotnet run --project BibliothecaAPI\n```\n\nThe API will be available at `https://localhost:7179`.\n\n## 🔗 Related\n\n- Frontend Repository: [bibliotheca-frontend](https://github.com/andrejkoller/bibliotheca-frontend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Fbibliothecaapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejkoller%2Fbibliothecaapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Fbibliothecaapi/lists"}