We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9622f1 commit b84ce82Copy full SHA for b84ce82
docs/README.md
@@ -2,6 +2,10 @@
2
ランダムなデータを生成するための JSON Web API を提供します。
3
この Web API は CORS (Cross-Origin Resource Sharing) をサポートしています。
4
5
+PaaS を利用して、この Web API を簡単にホストすることができます。
6
+例えば、このリポジトリを fork すれば、Microsoft Azure Portal を利用して Web API を Azure Web App に直接デプロイできます。
7
+またこの場合は継続的デプロイが構成され、fork したリポジトリが更新されれば Azure Web App も自動的に更新されます。
8
+
9
## ランダム データの種類
10
- アルファベット
11
- アルファベットと数字
0 commit comments