Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Documentation and Translation
(Moderator:
fabian
) »
OpenAPI Specifications
« previous
next »
Print
Pages: [
1
]
Author
Topic: OpenAPI Specifications (Read 5144 times)
tomtucka
Newbie
Posts: 1
Karma: 0
OpenAPI Specifications
«
on:
June 29, 2022, 10:40:12 am »
Hello,
I'd like to write a comprehensive terraform provider for opnsense, in order to do this I'll need to write a golang client library in order to interact with the API. This would be 1000% times easier if there was an OpenAPI spec for the api, my questions are
does a spec exist?
if not, are there any plans to create one?
I've created the repos here, I'm planning to implement firewall rules first. Contributions welcome once I've got the basic structure together by the end of the week.
https://github.com/TomTucka/opnsense-go
https://github.com/TomTucka/terraform-provider-opnsense
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Documentation and Translation
(Moderator:
fabian
) »
OpenAPI Specifications