Releases: ZUGFeRD/mustangapi
Releases · ZUGFeRD/mustangapi
Mustang Server 0.0.2: added HTTPS, authentication
New features
- Https support
- User authentication (as a demo for the combine method, username good-guy password secret)
- completed mandatory swagger attributes: http://127.0.0.1:8080/swagger.yaml is now sufficient to generate clients
First proof of concept
Unzip and java -jar api-0.0.1.jar server config.yml
to start, then access http://127.0.0.1:8080/swagger for demo client and API doc and details to
- mustang/combine to combine XML and PDF to zf/fx
- mustang/extract to extract XML from zf/fx PDF file