drangohtsgames
drangoht/drangohtsgames
Showcase site for my itch.io games — Blazor SSR, bilingual, self-hosted Web builds.
- Language
- C#
- Stars
- 0
- Forks
- 0
- License
- Not stated
- Last push
- Created
Topics
About this repository
A .NET 10 site that lists the games published on itch.io. The catalogue comes from the itch.io API at runtime, cached, merged with a versioned editorial file and backed by an on-disk snapshot so the site keeps serving when the API is down.
Built as an exercise in keeping a dependency at arm's length: a single folder speaks the itch.io vocabulary, and an architecture test makes sure no private account figure ever reaches a public page.