api-platform / api-platform/core

Caching of hydra:ApiDocumentation and Entrypoint

Open
#4,074 3 comments 3 reactions 0 assignees View on GitHub
Good First Issue
Dominant language
PHP
Stars
2.6k
Forks
980
Avg merge
2d 5h
Merged PRs (30d)
48

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.