repositorypackage
0.0.0-20231227000601-6186a4301afa
Repository: https://github.com/bendres97/pihole-api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Pihole-API
This repo is a work-in-progress. By no means should you deploy this to any production environment.
Contributions are always welcome.
For Me (Because I forget things)
Generate spec from file:
docker run --rm -v $PWD:/local openapitools/openapi-generator-cli generate -i /local/spec.yaml -g go-server -o /local/