philippejadin/arduino-cli-agent

Server api

philippejadin opened this issue · 1 comments

Let's discuss here the paths the server exposes to the javascript client. Currently we have :

/compile
/connectedboards
/version

Should we mimick the commands provided by arduino-cli ?
We would then have something like :

/board/list
/etc...

I always to be the same as possible from the original, so if it's possible I prefer.