Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsakamoto/chomado-problem-azure-static-web-apps
The "Chomado Problem" app on Azure Static Web Apps
https://github.com/jsakamoto/chomado-problem-azure-static-web-apps
azure-static-web-apps blazor blazor-wasm blazor-webassembly
Last synced: 23 days ago
JSON representation
The "Chomado Problem" app on Azure Static Web Apps
- Host: GitHub
- URL: https://github.com/jsakamoto/chomado-problem-azure-static-web-apps
- Owner: jsakamoto
- License: gpl-2.0
- Created: 2021-05-18T11:21:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T12:12:13.000Z (over 3 years ago)
- Last Synced: 2024-12-28T17:02:23.815Z (about 1 month ago)
- Topics: azure-static-web-apps, blazor, blazor-wasm, blazor-webassembly
- Language: HTML
- Homepage: https://jolly-wave-05ade6c00.azurestaticapps.net/
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chomad Problem Static Web Apps / "ちょまど問題" Azure Static Web Apps
## これは何?
内蔵の Web API サーバー (Azure Functions) へ回答を送信し、応答された正答数を表示する Blazor WebAssembly Web アプリケーションです。
タイトルにあるとおり、静的 Web コンテンツ (Blazor WebAssembly) と API サーバーとをセットで、[Azure Static Web Apps](https://azure.microsoft.com/services/app-service/static/) 上に配置してみました。
- 配置された URL - https://jolly-wave-05ade6c00.azurestaticapps.net/
## "ちょまど問題" って?
togetter にまとめがあります。
[何回で満点とれる?【ちょまど問題に挑む人々】](http://togetter.com/li/682030)
## ライセンス
[GNU GPLv2](LICENSE)