No problem. By REST, I assumed you actually meant standard HTTP requests rather than use a cli. The Phoenixd API isn't particularly RESTful though fwiw but Nodana's will be.
Minimal REST support only, according to their API doc: https://phoenix.acinq.co/server/api
What will you do differently, if I may ask?
reply
I just mean Nodana's API (to control containers for example) will be a RESTful API but I would recommend using the cli anyway. Nodana doesn't control the Phoenixd API so you would need to consult their docs when interacting with it.
reply
Thank you.
reply