smtlab/json-api-bundle
Composer 安装命令:
composer require smtlab/json-api-bundle
包简介
This Bundle provides quick way to generate rest apis based on JSON:API
README 文档
README
Use this symfony bundle to quickly generate APIs based on JSON:API with 0 configuration.
Prerequisites
Make sure there is no route defined in path /api
Accessing API
- /api/v1/{EntityName}
- {EntityName} is plural camel case EntityName.
- Ex: APIs for
Postcan be accessed at/api/v1/Posts
Roadmap
- Make api url configuration
- Allow to enable API only for specific Entities
- Enable entity fields specific configuration
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-08