Retool RPC (Remote Procedure Call) is a fast, secure solution for connecting your codebase to Retool. You define functions in your backend and then call them from Retool apps using a Retool RPC resource.
Retool provides JavaScript and Python client packages. These packages serve as the client-side component for the retoolrpc
project.
See the Retool RPC documentation to get started. If you're ready to install one of the client packages, see the instructions for JavaScript or Python.
If you encounter any issues, have questions, or need assistance, reach out to our support team or report issues within the GitHub repository.
This project is licensed under the MIT License. Please refer to the LICENSE file in this repository for more details.