DigitalOcean.API
DigitalOcean.API copied to clipboard
New Endpoints For block "Apps"
I implemented main endpoints for new new block "Apps":
- List All Apps
- Create a New App
- Delete an App
- Retrieve an Existing App
- List App Deployments
- Create an App Deployment
- Retrieve an App Deployment
- Cancel a Deployment
@trmcnvn hi, please review PR. I fixed some problems in tests but i'm not sure about correct approach
Thanks