# Zoom Rivet Zoom Rivet is a framework that accelerates server-side app development for Zoom's developer products. It simplifies complex tasks with built-in authentication, API integration, and event management. As a result, you can focus on core business logic. The framework supports rapid, scalable development with modular features for integrations within Zoom server-side apps. ## Platforms - [JavaScript](/docs/rivet/javascript/) ## Capabilities Zoom Rivet offers a range of core capabilities: - **Effortless authorization**: Built-in authorization that allows you to focus on your business logic - **API wrappers**: A library of APIs with easy to use interfaces - **Event subscription**: A built-in webhook receiver to always stay connected to your application ## Modules Zoom Rivet offers core modules for common Zoom platform use cases. Each use case provides the tools and libraries to build customized Zoom-powered applications. - **Zoom Chat**: Custom features and integrations that enhance team communication in Zoom Chat - **Chatbot**: Tools and libraries to build chatbots in the Zoom platform - **Video SDK**: Custom video experience with event-driven session analytics and server-side controls - **Meetings**: Integrate with Zoom Meetings to easily manage and create workflows - **Users**: Access to data in your Zoom account's users, groups, and contact groups - **Accounts**: Access your Zoom account programmatically - **Phone**: Connect to and access Zoom's feature rich cloud phone system ## Sample apps - [Zoom Rivet for JavaScript](https://github.com/zoom/rivet-javascript-sample)