UCL-CloudLabs / deployer

VM Deployer for Azure
1 stars 1 forks source link

Explore converting this into a RESTful API #7

Open raquelalegre opened 7 years ago

raquelalegre commented 7 years ago

I could user Flask-RESTful or Flask-RESTplus. There's also Flask-API, but it doesn't seem to be the first option people use.

raquelalegre commented 7 years ago

I'm working on this on #15. Also wrote some details in #8 .