v2.0.0: doc: add swagger deploy in README
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
ee4e2e3e31
commit
c38375eb2b
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,12 @@ v1.0.0: Helixire
|
||||||
- Golang
|
- Golang
|
||||||
- Docker
|
- Docker
|
||||||
|
|
||||||
|
### generate swagger
|
||||||
|
|
||||||
|
```bash
|
||||||
|
swag init --parseInternal --generalInfo ./cmd/main.go --output ./cmd/docs/
|
||||||
|
```
|
||||||
|
|
||||||
### with docker compose
|
### with docker compose
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue