The upcoming KiCad release will feature REST APIs, and I'm curious if you would be interested in developing an API endpoint to interface with KiCad.
The latest version of KiCad Nightlies already supports REST APIs.
There is already a plugin for InvenTree available which sets a pretty nice example of how it works:
https://github.com/afkiwers/inventree_kicad
The official KiCad dev docs can be found here:
https://dev-docs.kicad.org/en/apis-and-binding/http-libraries/
The upcoming KiCad release will feature REST APIs, and I'm curious if you would be interested in developing an API endpoint to interface with KiCad.
The latest version of KiCad Nightlies already supports REST APIs.
There is already a plugin for InvenTree available which sets a pretty nice example of how it works:
https://github.com/afkiwers/inventree_kicad
The official KiCad dev docs can be found here:
https://dev-docs.kicad.org/en/apis-and-binding/http-libraries/