# Ds Cloud ## Docs - [Platform Overview](https://doc.devservice.pt/agency/overview.md): How to harness the power of DSCloud for building and scaling your applications - [Limits and Restrictions](https://doc.devservice.pt/agency/restrictions.md): Understand the resource constraints and operational limits of the DSCloud platform. - [Get List of Application Backups](https://doc.devservice.pt/api-reference/endpoint/apps/backups/get.md): This route allows you to retrieve a list of backups (snapshots) for a specific application. - [Get Application Backup](https://doc.devservice.pt/api-reference/endpoint/apps/backups/post.md): Perform a backup of your application. It has a rate limit of 1 request every 60 seconds. - [Commit Application Changes](https://doc.devservice.pt/api-reference/endpoint/apps/commit.md): Send a change to your application. (yellow category) - [Delete Application](https://doc.devservice.pt/api-reference/endpoint/apps/delete.md): Remove your application from Ds Cloud. (yellow category) - [Deployment Information](https://doc.devservice.pt/api-reference/endpoint/apps/deploy/info.md): Get the current deployment information for an application. - [List Deployments](https://doc.devservice.pt/api-reference/endpoint/apps/deploy/list.md): Get the last 10 deployments of an application from the last 24 hours. - [GitHub Webhook Integration](https://doc.devservice.pt/api-reference/endpoint/apps/deploy/webhooks.md): Integrate Ds Cloud with GitHub webhooks. - [Read Application File](https://doc.devservice.pt/api-reference/endpoint/apps/filemanager/content.md): Read a file from your application. - [Delete Application File](https://doc.devservice.pt/api-reference/endpoint/apps/filemanager/delete.md): Delete a file from your application. - [List Application Files](https://doc.devservice.pt/api-reference/endpoint/apps/filemanager/list.md): List the files of your application. - [Move Application File](https://doc.devservice.pt/api-reference/endpoint/apps/filemanager/patch.md): Move a file in your application. - [Create/Modify Application File](https://doc.devservice.pt/api-reference/endpoint/apps/filemanager/put.md): Create files in your application. - [Get Application Information](https://doc.devservice.pt/api-reference/endpoint/apps/info.md): Retrieve technical information about your application. - [Get Application Logs](https://doc.devservice.pt/api-reference/endpoint/apps/logs.md): Collect the latest logs from your application. - [Restart Application](https://doc.devservice.pt/api-reference/endpoint/apps/restart.md): Initiate your application. - [Start Application](https://doc.devservice.pt/api-reference/endpoint/apps/start.md): Initiate your application. - [Get Application Status](https://doc.devservice.pt/api-reference/endpoint/apps/status.md): Collect status information about your application. - [Get All Applications Status](https://doc.devservice.pt/api-reference/endpoint/apps/status-all.md): Collect status information about all your applications. - [Stop Application](https://doc.devservice.pt/api-reference/endpoint/apps/stop.md): Initiate your application. - [Upload Application](https://doc.devservice.pt/api-reference/endpoint/apps/upload.md): Send an application to Ds Cloud. It has a rate limit of 1 request every 10 seconds. - [Get information about your account](https://doc.devservice.pt/api-reference/endpoint/users/me.md): Get information about your account. - [Authentication](https://doc.devservice.pt/api-reference/introduction.md): Learn what it takes to authenticate to the Ds Cloud API. - [Limitations and Restrictions](https://doc.devservice.pt/api-reference/restrictions.md): Understand the limitations and restrictions of the Ds Cloud API. - [Identity](https://doc.devservice.pt/corporation/Identity.md): Discover the origins, symbolism, and deep connection of our logo at DSCloud, a cutting-edge cloud infrastructure built to provide unmatched flexibility and scalability. - [Legal Documents](https://doc.devservice.pt/corporation/LegalDocuments.md): DSCloud Legal Information, EULA, and Privacy Policy - [Support](https://doc.devservice.pt/corporation/support.md): Get in touch with DSCloud Support Team - [Create a new database](https://doc.devservice.pt/database-reference/endpoint/db/create/create.md): Create a new database for your applications. - [Rotate Database Password](https://doc.devservice.pt/database-reference/endpoint/db/managing/RotatePassword.md): Generate a new password for the specified database. This will immediately invalidate the previous password. - [Delete Database](https://doc.devservice.pt/database-reference/endpoint/db/managing/delete.md): Permanently delete a specific database. This action is irreversible and will immediately terminate all connections. - [List all databases](https://doc.devservice.pt/database-reference/endpoint/db/managing/list.md): Retrieve a list of all databases associated with your account. - [Authentication](https://doc.devservice.pt/database-reference/introduction.md): Learn what it takes to authenticate to the Ds Cloud API. - [Limitations and Restrictions](https://doc.devservice.pt/database-reference/restrictions.md): Understand the limitations and restrictions of the Ds Cloud Database API. - [Development](https://doc.devservice.pt/development.md): Preview changes locally to update your docs - [Code Blocks](https://doc.devservice.pt/essentials/code.md): Display inline code and code blocks - [Images and Embeds](https://doc.devservice.pt/essentials/images.md): Add image, video, and other HTML elements - [Markdown Syntax](https://doc.devservice.pt/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://doc.devservice.pt/essentials/navigation.md): The navigation field in mint.json defines the pages that go in the navigation menu - [Reusable Snippets](https://doc.devservice.pt/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://doc.devservice.pt/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the mint.json file - [How to create your dscloud.config file](https://doc.devservice.pt/getstarted/configfile.md): Learn how to create your DS Cloud configuration file - [😁 Welcome to the DS Cloud Platform](https://doc.devservice.pt/getstarted/introduction.md): DS Cloud is a platform that provides hassle-free, user-friendly enterprise hosting services. Get started in minutes. ✨ - [Quickstart](https://doc.devservice.pt/getstarted/quickstart.md): Go from zero to hero in minutes with DS Cloud. This guide will help you get started with DS Cloud and understand the power of our platform. - [Introduction](https://doc.devservice.pt/introduction.md): Welcome to the home of yaaaaozzur new documentation - [Getting Started on DS Cloud with Java](https://doc.devservice.pt/languages/getting-started-with-java.md): Learn how to get started on DS Cloud with Java - [How to Create Your package.json File](https://doc.devservice.pt/languages/javascript/configuring-package-json.md): Learn how to create a package.json file for Node.js projects - [Getting Started on DS Cloud with Node.js](https://doc.devservice.pt/languages/javascript/nodejs-setup-guide.md): Learn how to get started on DS Cloud with Node.js - [Getting Started on DS Cloud with Python](https://doc.devservice.pt/languages/python/getting-started-with-python.md): Learn how to get started on DS Cloud with Python - [How to Create Your requirements.txt File](https://doc.devservice.pt/languages/python/how-to-create-your-requirements.md): Learn how to create a requirements.txt file for Python projects - [Getting Started on DS Cloud with Java](https://doc.devservice.pt/languagespages/getting-started-with-java.md): Learn how to get started on DS Cloud with Java - [How to create your package.json file](https://doc.devservice.pt/languagespages/javascript/configuring-package-json.md): Learn how to create a package.json file for Node.js projects - [Getting Started on DS Cloud with Node.js](https://doc.devservice.pt/languagespages/javascript/nodejs-setup-guide.md): Learn how to get started on DS Cloud with Node.js - [Getting Started on DS Cloud with Python](https://doc.devservice.pt/languagespages/python/getting-started-with-python.md): Learn how to get started on DS Cloud with Python - [How to Create Your requirements.txt File](https://doc.devservice.pt/languagespages/python/how-to-create-your-requirements.md): Learn how to create a requirements.txt file for Python projects - [Quickstart](https://doc.devservice.pt/quickstart.md): Start building awesome documentation in under 5 minutes - [Authentication](https://doc.devservice.pt/sdk-reference/introduction.md): Learn what it takes to authenticate to the Ds Cloud API. - [Client](https://doc.devservice.pt/sdkjs-reference/client.md): The DSCloudAPI is the main interface for interacting with the DSCloud service. Instantiated with an API key, it provides access to various aspects of the service. - [Commit and Upload](https://doc.devservice.pt/sdkjs-reference/commit_and_upload.md): In this section you will learn how to make commits and uploads using the Ds Cloud JavaScript SDK. - [DSCloud SDK](https://doc.devservice.pt/sdkjs-reference/introduction.md): Learn how to utilize the DSCloud SDK to connect with our systems effortlessly. - [manager application](https://doc.devservice.pt/sdkjs-reference/manager_application.md): Learn how to effectively manage your application using the Ds Cloud library. This guide covers accessing application status, viewing logs, starting, stopping, restarting, and deleting your application. - [Managing Applications](https://doc.devservice.pt/sdkjs-reference/managing_application.md): Learn how to effectively manage your application using the Ds Cloud library. This guide covers accessing application status, viewing logs, starting, stopping, restarting, and deleting your application. - [Managing Files](https://doc.devservice.pt/sdkjs-reference/managing_files.md): In this section, you will find information and examples on how to manipulate the files associated with your application. Learn how to list, read, create, and delete files using the Ds Cloud JavaScript SDK. - [Bot Hosting](https://doc.devservice.pt/services/bot.md): Discover the innovations and robustness of DSCloud by exploring the bot hosting features and support provided by the platform. - [Database as a Service(BETA)](https://doc.devservice.pt/services/database.md): Discover the innovations and robustness of DS Cloud by exploring the database capabilities. - [Database as a Service](https://doc.devservice.pt/services/dsdb.md): Discover the innovations and robustness of DS Cloud by exploring the database capabilities. - [Website Hosting with DS Cloud](https://doc.devservice.pt/services/web.md): Explore the features and robust support DS Cloud offers for hosting your website, with detailed steps for smooth deployment and advanced configurations. - [Privacy Policy – Ds Cloud](https://doc.devservice.pt/terms/PrivacyPolicy.md): Learn how Ds Cloud handles your data and ensures your privacy in compliance with GDPR and other regulations. - [Terms and Conditions of Purchase - Ds Cloud](https://doc.devservice.pt/terms/TermsofPurchase.md): Learn about the terms and conditions that govern your purchase of Ds Cloud services. - [Terms of Security – Ds Cloud](https://doc.devservice.pt/terms/TermsofSecurity.md): Learn how Ds Cloud safeguards your data through robust security measures. ## Optional - [Join our Discord](https://discord.gg/7cMBjMfWCm) - [Visit our website](https://dscloud.pt) - [Contribute on GitHub](https://github.com/dscloudcampany)