Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.01 KB

File metadata and controls

21 lines (13 loc) · 1.01 KB

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/

Actions Statuses

CodeQL

Tests

OpenAPI Spec Generator

Release