承接 rohitrajv5/simple-rest-adapter-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rohitrajv5/simple-rest-adapter-bundle

最新稳定版本:v1.0

Composer 安装命令:

composer require rohitrajv5/simple-rest-adapter-bundle

包简介

Simple REST Adapter for Pimcore DataHub

README 文档

README

Software License Latest Stable Version

This bundle adds a simple read-only REST API endpoint to Pimcore DataHub for Assets and DataObjects. All exposed data can be configured, is indexed in Elasticsearch and delivered from there for better query performance and scalability.

Therefore, it can be used to connect Pimcore to other systems or to connect Front-End applications.

Features in a nutshell

  • Configure a schema and expose data like with other DataHub adapters via Drag & Drop.
  • All data gets indexed in Elasticsearch indices and delivered from there (no additional load on the database when accessing data via REST endpoints).
  • Endpoint documentation and test via Swagger UI.
  • Available endpoints:
    • tree-items: Method to load all elements of a tree level with additional support for:
      • paging
      • filtering
      • fulltext search
      • ordering
      • aggregations – provide possible values for fields to create filters
    • search: Method to search for elements, returns elements of all types (no folder structures) with additional support for:
      • paging
      • filtering
      • fulltext search
      • ordering
      • aggregations – provide possible values for fields to create filters
    • get-element: Method to get one single element by type and ID.
  • Endpoint security via bearer token that has to be sent as header with every request.

Schema Configuration Swagger UI

Further Information

License

CI HUB GmbH, Benkertstrasse 4, 14467 Potsdam, Germany
ci-hub.com, info@ci-hub.com
Copyright © 2021 CI HUB GmbH. All rights reserved.

For licensing details please visit LICENSE.md

SimpleRESTAdapterBundle

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-02-09