Back to Handsontable

Handsontable DataProvider

examples/next/docs/js/data-provider/index.html

17.1.0613 B
Original Source

Run npm run server (or npm run server:rest and npm run server:graphql in two terminals), then npm run start. REST uses port 4010; GraphQL uses port 4011.

Warehouse stock (REST)

Express API at /api/stock-lines — see the warehouse REST recipe.

Support queue (GraphQL)

POST /graphql — see the support queue recipe.