graphql-engine/v3/crates/jsonapi
Daniel Harvey 434d56ca20 JSONAPI build plan (#1114)
<!-- The PR description should answer 2 important questions: -->

### What

Let's get to a very basic end-to-end pipeline. This introduces
(extremely-happy-path) planning, execution and response processing so
that we have a rough end to end API.

V3_GIT_ORIGIN_REV_ID: 57ce28eb5ad20f061e0ede37b0bf43fbaddaaf2a
2024-09-17 16:01:52 +00:00
..
src JSONAPI build plan (#1114) 2024-09-17 16:01:52 +00:00
tests JSONAPI build plan (#1114) 2024-09-17 16:01:52 +00:00
Cargo.toml JSONAPI build plan (#1114) 2024-09-17 16:01:52 +00:00
readme.md Empty jsonapi crate (#1088) 2024-09-10 10:58:37 +00:00

jsonapi

A place to put all the pieces whilst we work things out