Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 798 Bytes

File metadata and controls

37 lines (24 loc) · 798 Bytes

Service for xlsx files generation.

Source code for Medium article.

Stack:

Request examples located in test_data folder.

Commands:

Generate OpenAPI spec:

swag init --parseDependency

Docker build

docker build -t xlxs-generator:latest .

Docker run

docker run -d -t -i -p 8080:8080 --name xlxs-generator xlxs-generator:latest

Generated file example:

img.png