Re: plugin interface for LibreCAD 3
Posted by gaganjyot on Nov 15, 2016; 5:16am
URL: https://forum.librecad.org/plugin-interface-for-LibreCAD-3-tp5714404p5714411.html
Hi Ries,
I have joined a new job this October, so was busy with initial days.
Ries, I am thinking more towards a REST based API for LibreCAD. Plans are if this rest API works fine, we can always have python/ruby library created for the API communication.
This way people can send raw JSON ( over some port via http or socket ). People could create drawings via web json. or if there's some python library wrapped around this API for sending the requests, people could write plugins in python/ruby.
These are the first thoughts.
--
Thanks
Gaganjyot