{"id":23439955,"url":"https://github.com/mariusz96/azure-blogs","last_synced_at":"2026-04-30T15:31:18.155Z","repository":{"id":268611404,"uuid":"904920134","full_name":"mariusz96/azure-blogs","owner":"mariusz96","description":"A web API in C# and Azure","archived":false,"fork":false,"pushed_at":"2025-11-17T22:04:12.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-18T00:07:37.059Z","etag":null,"topics":["azure","azure-app-service","azure-key-vault","azure-sql-database","csharp"],"latest_commit_sha":null,"homepage":"","language":"C#","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/mariusz96.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":"2024-12-17T20:01:10.000Z","updated_at":"2025-11-17T22:04:16.000Z","dependencies_parsed_at":"2024-12-17T21:25:54.343Z","dependency_job_id":"67571f54-7914-4129-b001-2fc4789180da","html_url":"https://github.com/mariusz96/azure-blogs","commit_stats":null,"previous_names":["mariusz96/azure-blogs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mariusz96/azure-blogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusz96%2Fazure-blogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusz96%2Fazure-blogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusz96%2Fazure-blogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusz96%2Fazure-blogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariusz96","download_url":"https://codeload.github.com/mariusz96/azure-blogs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusz96%2Fazure-blogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32469344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["azure","azure-app-service","azure-key-vault","azure-sql-database","csharp"],"created_at":"2024-12-23T15:38:19.868Z","updated_at":"2026-04-30T15:31:18.131Z","avatar_url":"https://github.com/mariusz96.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Blogs\nA web API in C# and Azure:\n```JavaScript\nPOST /api/blogs\n{\n    \"url\": \"https://devblogs.microsoft.com/dotnet/category/azure/\"\n}\n```\n```JavaScript\n201 Created\n1\n```\n```JavaScript\nPOST /api/posts\n{\n    \"title\": \"Hello World\",\n    \"content\": \"I wrote an app using Azure!\",\n    \"blogId\": 1\n}\n```\n```JavaScript\n201 Created\n1\n```\n```JavaScript\nDELETE /api/blogs/1\n```\n```JavaScript\n204 No Content\n```\n\n## Prerequisites:\n- .NET 9.0\n- Visual Studio 2022\n- Azure development workload\n\n## Test:\n- `Test Explorer` \u003e `Run All Tests`\n\n## Deploy:\n- Create a new SQL Database and migrate it\n- Create a new Key Vault, add a secret with `ConnectionStrings--AzureBlogsContext` name and SQL Database connection string value, and configure `KeyVaultName` property in `appsettings.json` file\n- Publish `AzureBlogs.Api` web app to App Service\n- Add permisions to web app to access other created resources\n- Delete all created resources to prevent ongoing charges\n\n## Azure services used:\n- App Service\n- SQL Database\n- Key Vault\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusz96%2Fazure-blogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariusz96%2Fazure-blogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusz96%2Fazure-blogs/lists"}