{"id":50412047,"url":"https://github.com/andrejkoller/linksheet-api","last_synced_at":"2026-05-31T04:03:32.094Z","repository":{"id":287252341,"uuid":"959424411","full_name":"andrejkoller/linksheet-api","owner":"andrejkoller","description":".NET Web API for managing user link collections with JWT authentication and EF Core.","archived":false,"fork":false,"pushed_at":"2026-05-29T13:32:10.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T15:13:23.004Z","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":"andrejkoller","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-04-02T19:01:56.000Z","updated_at":"2026-05-29T13:32:57.000Z","dependencies_parsed_at":"2025-05-19T22:38:39.994Z","dependency_job_id":null,"html_url":"https://github.com/andrejkoller/linksheet-api","commit_stats":null,"previous_names":["andrejkoller/linksheetapi","andrejkoller/linksheet-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrejkoller/linksheet-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Flinksheet-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Flinksheet-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Flinksheet-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Flinksheet-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrejkoller","download_url":"https://codeload.github.com/andrejkoller/linksheet-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrejkoller%2Flinksheet-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33718463,"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:03:30.707Z","updated_at":"2026-05-31T04:03:32.088Z","avatar_url":"https://github.com/andrejkoller.png","language":"C#","funding_links":["https://patreon.com/andrejkoller","https://ko-fi.com/andrejkoller","https://buymeacoffee.com/andrejkoller"],"categories":[],"sub_categories":[],"readme":"# linksheet api\n\nThis is the backend API for the Linksheet application. It provides endpoints to manage users, links, link spaces, and other related resources.\n\n## 🛠️ Technologies Used\n\n- .NET 9 Web API\n- Entity Framework Core\n- MS SQL Server\n- RESTful API\n- JWT Authentication\n\n## 📋 Prerequisites\n\n- .NET SDK 9\n- MSSQL Server\n\n## 📦 Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/andrejkoller/LinksheetAPI.git\ncd LinksheetAPI\n```\n\n2. Configure the database connection\n\nEdit the connection string in `appsettings.json` or `appsettings.Development.json`:\n\n```bash\n\"ConnectionStrings\": {\n\"DefaultConnection\": \"Server=localhost;Database=LinksheetDb;Trusted_Connection=True;TrustServerCertificate=True;\"\n}\n```\n\n3. Apply database migration\n\nMake sure the Entity Framework Core CLI is installed:\n\n ```bash\ndotnet tool install --global dotnet-ef\n```\n\nThen apply the migrations:\n\n ```bash\ndotnet ef database update\n```\n\n4. Run the API\n\n ```bash\ndotnet run --project LinksheetAPI\n```\n\nThe API will be available at `https://localhost:7187` or `http://localhost:5234`.\n\n## 🔗 Related\n\n- Frontend Repository: [linksheet-frontend](https://github.com/andrejkoller/linksheet-frontend)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Flinksheet-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrejkoller%2Flinksheet-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrejkoller%2Flinksheet-api/lists"}