Fluid Framework API Overview
To get started with the Fluid Framework, you'll want to take a dependency on our client library, fluid-framework.
You'll then want to pair that with the appropriate service client implementation based on your service. These include:
- @fluidframework/azure-client (for use with Azure Fluid Relay)
- @fluidframework/odsp-client (for use with SharePoint Embedded)
- @fluidframework/tinylicious-client (for testing with Tinylicious)
For more information on our service client implementations, see Fluid Services.