Skip to content

Commit c8d8f6f

Browse files
committed
added screenshots to readme
1 parent 9e327f5 commit c8d8f6f

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
> **Note: The status of this code is experimental. Use at your own risk.**
44
5-
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2
5+
REST API application generator for Yii2, openapi 3.0 YAML -> Yii2.
6+
7+
Base on [Gii, the Yii Framework Code Generator](https://www.yiiframework.com/extension/yiisoft/yii2-gii).
68

79
[![Latest Stable Version](https://poser.pugx.org/cebe/yii2-openapi/v/stable)](https://packagist.org/packages/cebe/yii2-openapi)
810
[![License](https://poser.pugx.org/cebe/yii2-openapi/license)](https://packagist.org/packages/cebe/yii2-openapi)
@@ -32,6 +34,17 @@ This library is currently work in progress, current features are checked here wh
3234
- PHP 7.1 or higher
3335

3436

37+
## Screenshots
38+
39+
Gii Generator Form:
40+
41+
![Gii Generator Form](docs/screenshot-form.png)
42+
43+
Generated files:
44+
45+
![Gii Generated Files](docs/screenshot-files.png)
46+
47+
3548
# Support
3649

3750
Professional support, consulting as well as software development services are available:

doc/screenshot-files.png

70 KB
Loading

doc/screenshot-form.png

42.4 KB
Loading

0 commit comments

Comments
 (0)