{"id":27350044,"url":"https://github.com/hyunbin7303/hblog","last_synced_at":"2026-03-05T17:43:40.759Z","repository":{"id":156802854,"uuid":"616532983","full_name":"hyunbin7303/HBlog","owner":"hyunbin7303","description":"Blog Post website implementation using Blazor WASM and ASP.NET Web Api","archived":false,"fork":false,"pushed_at":"2025-12-31T19:50:44.000Z","size":35864,"stargazers_count":23,"open_issues_count":9,"forks_count":6,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-04T05:48:54.556Z","etag":null,"topics":["asp-net-core","backend-api","blazor","blazor-webassembly","blog-platform","blogging","bootstrap5","css","dotnet","entity-framework-core","frontend-web","jwt-authentication","postgresql","single-page-applications","webapi"],"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/hyunbin7303.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2023-03-20T15:14:49.000Z","updated_at":"2025-12-31T19:50:48.000Z","dependencies_parsed_at":"2025-12-31T15:00:31.816Z","dependency_job_id":null,"html_url":"https://github.com/hyunbin7303/HBlog","commit_stats":null,"previous_names":["hyunbin7303/hblog","hyunbin7303/dotnet.kevblog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hyunbin7303/HBlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyunbin7303%2FHBlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyunbin7303%2FHBlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyunbin7303%2FHBlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyunbin7303%2FHBlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyunbin7303","download_url":"https://codeload.github.com/hyunbin7303/HBlog/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyunbin7303%2FHBlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30139577,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":["asp-net-core","backend-api","blazor","blazor-webassembly","blog-platform","blogging","bootstrap5","css","dotnet","entity-framework-core","frontend-web","jwt-authentication","postgresql","single-page-applications","webapi"],"created_at":"2025-04-12T19:38:32.929Z","updated_at":"2026-03-05T17:43:40.739Z","avatar_url":"https://github.com/hyunbin7303.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HBlog\nThis project is for building my own blog using Asp.net Web API and Blazor WebAssembly.\n\n## Technology Stacks\n* ASP.NET Web API .NET8\n* EFCore\n* Blazor WebAssembly\n* Bootstrap\n* Postgres\n\n\n# Technology implementations\n## Frontend(Blaor WASM) Side\n* HTTP Client service layer to interact with Web API.\n* Authentication using JWT Token.\n* Authorization\n\n## Backend(ASP.NET Web API) Side\n* SOLID Principle\n* A RESTful API design\n* Service layer for business logic\n* Repository Pattern for persisting data\n* Authentication via JWT\n* Pagination for handling large data\n* Infrastructure layer(Extensions, Helpers, Data migrations/seed)\n* AutoMapper for Domain-DTO mapping.\n* Unit Testing / Integration testing (InProgress)\n\n## Getting started\n1. Clone the git repository\n2. Turn on Docker desktop\n3. Within the Hblog folder, create containers for Postgres and Web API. `docker compose up -d`\n4. Access to `http://localhost:8090/swagger/index.html` to check swagger page(Web API).\n5. Get authentication token using `/account/login` endpoint. Json Body : `{ \"username\" : \"testuser\", \"password\" : \"Testing#1234!\"}`\n6. In Visual studio, change the startup project to `HBlog.WebClient`\n7. Run the project.\n\n\n## Contribution\n\nIf you have any suggestions for how HP could be improved, feel free to create a issue and do some works for me!\nFor more, checkout the [Contributing guidelines](https://github.com/hyunbin7303/HBlog/blob/main/.github/CONTRIBUTING.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyunbin7303%2Fhblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyunbin7303%2Fhblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyunbin7303%2Fhblog/lists"}