File tree Expand file tree Collapse file tree 20 files changed +238
-22
lines changed
Expand file tree Collapse file tree 20 files changed +238
-22
lines changed Original file line number Diff line number Diff line change 1- # API Platform - Doctrine Common
1+ # API Platform - Doctrine Common Support
22
3- Common files used by api-platform/doctrine-orm and api-platform/doctrine-odm
4-
5- ## Resources
3+ Integration for [ Doctrine] ( https://www.doctrine-project.org ) with the [ API Platform] ( https://api-platform.com ) framework.
64
5+ [ Documentation] ( https://api-platform.com/docs/core/getting-started/ )
76
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - Doctrine MongoDB ODM Support
2+
3+ Integration for [ Doctrine MongoDB ODM] ( https://www.doctrine-project.org/projects/doctrine-mongodb-odm/en/current/index.html ) with the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ [ Documentation] ( https://api-platform.com/docs/core/mongodb/ )
6+
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - Doctrine ORM Support
2+
3+ Integration for [ Doctrine ORM] ( https://www.doctrine-project.org/projects/doctrine-orm/en/current/index.html ) with the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ [ Documentation] ( https://api-platform.com/docs/core/getting-started/ )
6+
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - Documentation
2+
3+ The API documentation component of the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ [ Documentation] ( https://api-platform.com/docs/core/ )
6+
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1- # API Platform - Elasticsearch
1+ # API Platform - Elasticsearch Support
22
3- Elasticsearch Support.
4-
5- ## Resources
3+ Integration for [ Elasticsearch] ( https://www.elastic.co/elasticsearch ) with the [ API Platform] ( https://api-platform.com ) framework.
64
5+ [ Documentation] ( https://api-platform.com/docs/core/elasticsearch/ )
76
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 11# API Platform - GraphQL
22
3- Build GraphQL API endpoints
3+ The [ GraphQL] ( https://graphql.org/ ) component of the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ [ Documentation] ( https://api-platform.com/docs/core/graphql/ )
6+
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - HAL
2+
3+ The [ HAL (Hypertext Application Language)] ( https://stateless.group/hal_specification.html ) component of the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ [ Documentation] ( https://api-platform.com/docs/core/content-negotiation/ )
6+
7+ > [ !CAUTION]
8+ >
9+ > This is a read-only sub split of ` api-platform/core ` , please
10+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
11+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
12+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 11# API Platform - HTTP Cache
22
3- HTTP Cache support .
3+ The [ HTTP Cache] ( https://httpwg.org/specs/rfc7234.html ) component of the [ API Platform ] ( https://api-platform.com ) framework .
44
5- ## Resources
5+ This component also provides integrations with [ Varnish] ( https://varnish-cache.org/ ) , [ Souin] ( https://souin.io/ )
6+ and other HTTP cache servers and services.
67
8+ [ Documentation] ( https://api-platform.com/docs/core/performance/ )
79
10+ > [ !CAUTION]
11+ >
12+ > This is a read-only sub split of ` api-platform/core ` , please
13+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
14+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
15+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - Hydra
2+
3+ The [ Hydra] ( https://www.hydra-cg.com/ ) component of the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ Hydra simplifies the development of interoperable, hypermedia-driven Web APIs.
6+
7+ [ Documentation] ( https://api-platform.com/docs/core/ )
8+
9+ > [ !CAUTION]
10+ >
11+ > This is a read-only sub split of ` api-platform/core ` , please
12+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
13+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
14+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
Original file line number Diff line number Diff line change 1+ # API Platform - JSON: API
2+
3+ The [ JSON: API ] ( https://jsonapi.org/ ) component of the [ API Platform] ( https://api-platform.com ) framework.
4+
5+ JSON: API is a popular specification for building APIs in JSON.
6+
7+ [ Documentation] ( https://api-platform.com/docs/core/content-negotiation/ )
8+
9+ > [ !CAUTION]
10+ >
11+ > This is a read-only sub split of ` api-platform/core ` , please
12+ > [ report issues] ( https://github.com/api-platform/core/issues ) and
13+ > [ send Pull Requests] ( https://github.com/api-platform/core/pulls )
14+ > in the [ core API Platform repository] ( https://github.com/api-platform/core ) .
You can’t perform that action at this time.
0 commit comments