Skip to content

Commit 23c681e

Browse files
committed
Updated README.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 1731a3e commit 23c681e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This project can run as TUI or CLI and has excellent code documentation.
5252
Generator features:
5353
- Pydantic V2 (Where it's possible. Some libs doesn't have support);
5454
- You can choose between GraphQL and REST api;
55+
- Uvicorn and gunicorn;
5556
- Different databases support;
5657
- Different ORMs support;
5758
- Optional migrations for each ORM except raw drivers;
@@ -102,5 +103,6 @@ Options:
102103
--opentelemetry Add opentelemetry integration
103104
--traefik Adds traefik labels to docker container
104105
--kafka Add Kafka support
106+
--gunicorn Add gunicorn server
105107
--help Show this message and exit.
106108
```

0 commit comments

Comments
 (0)