hosting
Container app deployment
Deploy apps and services from a git repo. Includes language detection, automatic container builds, multiple regions and provides a custom HTTPS URL.
Apps are serverless meaning they are shutdown when idle. Use the Database service to store any data.
Delete an app
Get an app by name
List all the apps
Get the logs for an app
Return the support regions
Reserve app names
Resolve an app by id to its raw backend endpoint
Run an app from source
Get the status of an app
Update the app. The latest source code will be downloaded, built and deployed.
Endpoint | Per Request |
---|---|
Delete | Base |
Get | Base |
List | Base |
Logs | Base |
Regions | Base |
Reserve | 10 USD |
Resolve | Base |
Run | 5 USD |
Status | Base |
Update | Base |
Base requests are 0.000001 USD
Delete Request
Response
{}