Skip to content

Commit b9622f1

Browse files
authored
Update README.md
1 parent adc5c75 commit b9622f1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Provides the JSON Web API to generate random data.
33
This 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.

0 commit comments

Comments
 (0)