Getting started with graphqld

Trustee sean at kinexis.co.uk
Fri Dec 18 03:36:05 UTC 2020


On Thursday, 17 December 2020 at 14:49:42 UTC, evilrat wrote:
> On Tuesday, 15 December 2020 at 16:25:29 UTC, Trustee wrote:
>>
>>connect a basic vibe-d app to a graphql backend.
>>
>
> umm, what?
> Did you mean write graphql backend using vibe.d?

Vibe-d web app -> Vibe-d/GraphQL gateway server (a la Prisma 1) 
-> Vibe-d/GraphQL API server -> Data.

That's why I'm more interested in the workings of the package 
than a "How-To get a basic vibe-d/graphql server. I want to know 
which pieces are available OOTB to be put together to create the 
above, and which pieces need to be created.


More information about the Digitalmars-d-learn mailing list