File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 22Provides the JSON Web API to generate random data.
33This Web API supports CORS (Cross-Origin Resource Sharing).
44
5+ Using PaaS is the simplest way to host this Web API.
6+ For example, if you fork this repository, you can deploy directly the Web API to an Azure Web App by the Microsoft Azure Portal.
7+ In this case, the continuous deployment is configured.
8+
59[ 日本語のドキュメント] ( docs )
610
711## Random Data
@@ -24,7 +28,7 @@ This project is actually the ASP.NET Web app that contains the following:
2428- ASP.NET Web API 5.2.3
2529- ASP.NET Web API Help Page 5.2.3
2630- ASP.NET Web API Cross-Origin Support 5.2.3
27- - Blaze 1.1.10
31+ - [ Blaze 1.1.10] ( https://github.com/sakapon/Blaze )
2832
2933### Release Notes
3034- ** v1.0.0** The first release, using ASP.NET MVC.
You can’t perform that action at this time.
0 commit comments