Welcome

Restsocket Overview

Overview

Restsocket is a Software as a Service (SaaS) that provides REST APIs for MySQL/MariaDB in your cloud environment. You can install the Restsocket App in Slack to start and manage the server.

By setting up a connection string, you can immediately use REST APIs with CRUD (Create, Read, Update, & Delete) functionality.

With this setup, users can access the REST API from their client or front end. Just set up the connection string through the Slack App. The REST API server is ready to use right away.

Example of Using the Slack App

By simply setting the connection string in Slack as shown below, you can start using the REST API immediately.

You can test the REST API directly in Slack, making it easy to test without needing tools like Postman.

Why Use Restsocket?

Users only need to have their MySQL/MariaDB set up in a cloud environment. Data management is handled by the user, and Restsocket provides the rest.

Developers can change tables and add columns at any time. Restsocket immediately reflects changes to the database's tables and columns, providing REST APIs for performing CRUD operations."

Leave the basic REST API to Restsocket and focus on building your front end and services.

Last updated