{"id":50411967,"url":"https://github.com/andrejkoller/bibliotheca-api","last_synced_at":"2026-05-31T04:02:55.688Z","repository":{"id":299807631,"uuid":"1004223742","full_name":"andrejkoller/bibliotheca-api","owner":"andrejkoller","description":".NET 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":"2026-05-21T15:43:55.000Z","size":1119,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-22T00:44:53.163Z","etag":null,"topics":["csharp","dotnet-core","ef-core"],"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":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"andrejkoller","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"andrejkoller","thanks_dev":null,"custom":null}},"created_at":"2025-06-18T09:54:35.000Z","updated_at":"2026-05-21T15:46:24.000Z","dependencies_parsed_at":"2025-06-18T12:34:00.530Z","dependency_job_id":"cdda37ca-e062-4a03-b62e-bdfd5c2a60f3","html_url":"https://github.com/andrejkoller/bibliotheca-api","commit_stats":null,"previous_names":["andrejkoller/bookarchiveapi","andrejkoller/bibliothecaapi","andrejkoller/bibliotheca-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrejkoller/bibliotheca-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fbibliotheca-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fbibliotheca-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fbibliotheca-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fbibliotheca-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejkoller","download_url":"https://codeload.github.com/andrejkoller/bibliotheca-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Fbibliotheca-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33718449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["csharp","dotnet-core","ef-core"],"created_at":"2026-05-31T04:02:55.383Z","updated_at":"2026-05-31T04:02:55.667Z","avatar_url":"https://github.com/andrejkoller.png","language":"C#","funding_links":["https://ko-fi.com/andrejkoller","https://buymeacoffee.com/andrejkoller"],"categories":[],"sub_categories":[],"readme":"# bibliotheca api\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\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%2Fbibliotheca-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejkoller%2Fbibliotheca-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Fbibliotheca-api/lists"}