api-platform / api-platform/core
Caching of hydra:ApiDocumentation and Entrypoint
未關閉
Good First Issue
- 主要語言
- PHP
- 星號
- 2.6k
- 分支
- 980
- 平均合併
- 2 天 5 小時
- 30 天內合併 PR
- 48
描述
For using the json-ld/hydra API I have to check https://demo.api-platform.com/docs.jsonld and https://demo.api-platform.com/.jsonld to figure out the types and operations which means two extra requests before the first real API call. These requests aren't cached, and slow things down.
I wonder if this couldn't be cached with etags since the content is static anyway. Am I missing something maybe?
貢獻指南
評估
這個 Issue 還沒有評估資料。