Back
Reinvent Finance
Someone knows how to do it?
I have a service that is fully dockerized, where each tenant runs inside its own Docker container. I want to develop a RESTful API to manage these containers, allowing me to create new instances and retrieve information about specific ones. But i does not have any ide...