Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 517 Bytes

File metadata and controls

20 lines (12 loc) · 517 Bytes

State Backed API Spec

OpenAPI specification for the StateBacked.dev XState backend as a service

Docs

Check out the API docs at https://api-docs.statebacked.dev.

Generate the static API docs locally with:

npm ci
npm run gen-api-docs

The generated GitHub Pages site is written to public/.

And documentation for the State Backed service at https://docs.statebacked.dev.

You can launch your XState backend in the next 5 minutes.