Template for Hummingbird App using OpenAPI Generator
Run the following to clone locally.
curl -L https://raw.githubusercontent.com/kicsipixel/openapi_template/refs/heads/main/scripts/download.sh | bash -s <project-name> Then enter the folder created, run ./configure.sh and follow the instructions.
And then call the configure script with a path argument. This will create a new project at the specified path
./configure.sh <path to new project>Default route is /health:
curl -i http://localhost:8080/health