We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 text was updated successfully, but these errors were encountered:
No branches or pull requests
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 text was updated successfully, but these errors were encountered: