pimcore/studio-backend-bundle

Pimcore Studio Backend Bundle

Installs: 272

Dependents: 1

Suggesters: 0

Security: 0

Stars: 9

Watchers: 8

Forks: 1

Open Issues: 11

Type:pimcore-bundle


README

title
Studio Backend

Pimcore Studio Backend

The Pimcore Studio Backend serves as the central hub for API endpoints and RPC calls. It provides a unified interface based on the OpenApi Specification for all backend calls which is accessible via swagger-ui.

Swagger UI

It uses zircote/swagger-php attributes to generate the OpenApi Specification.

Swagger-ui is available at /studio/api/docs and the OpenApi Specification is available at /studio/api/docs.json.

Documentation Overview