GithubHelp home page GithubHelp logo

Comments (12)

ziprandom avatar ziprandom commented on May 23, 2024 1

https://github.com/ziprandom/kemal-graphql-example

from crystal-libraries-needed.

drujensen avatar drujensen commented on May 23, 2024

@emilebosch is interested in building this.

from crystal-libraries-needed.

jwoertink avatar jwoertink commented on May 23, 2024

Is this not the same thing? https://github.com/ziprandom/graphql-crystal

from crystal-libraries-needed.

drujensen avatar drujensen commented on May 23, 2024

Good catch @jwoertink should have checked. I will let Emile know about it.

from crystal-libraries-needed.

RX14 avatar RX14 commented on May 23, 2024

From the graphql-crystal readme it says it's simply a graphql parser. That parser could be used to implement a library but i'm sure it's not all too useful by itself.

from crystal-libraries-needed.

emilebosch avatar emilebosch commented on May 23, 2024

from crystal-libraries-needed.

drujensen avatar drujensen commented on May 23, 2024

@emilebosch do you want to be assigned to this?

if so, @johnjansen can you add @emilebosch to the ticket?

from crystal-libraries-needed.

emilebosch avatar emilebosch commented on May 23, 2024

The thing is, graphql library is no small feat. I want to take the lead on it, but i need other people that use graphql in their day jobs in order to do it properly.

from crystal-libraries-needed.

emilebosch avatar emilebosch commented on May 23, 2024

But assign it to me, and ill see if i can find some peeps to do it

from crystal-libraries-needed.

johnjansen avatar johnjansen commented on May 23, 2024

hey @emilebosch once you accept the collab, i can assign this to you :-)

from crystal-libraries-needed.

schovi avatar schovi commented on May 23, 2024

I can try help. Having fun project which I want port to Crystal from Rails, or at least some parts and GraphQL API is one of them

from crystal-libraries-needed.

ziprandom avatar ziprandom commented on May 23, 2024

Sorry for the late answer, I didn't come across this discussion. actually graphql-crystal is already much more than just a parser. I didn't find the time to update the readme but look at the specs. It already supports schema definition, queries, mutations and introspection. The only mayor protocol feature that's left is directives which I'm currently working on. directives still is a pretty abstract concept in the graphql spec itself (basically just a blanco syntax that can be used to express any behaviour or (meta-)information). graphql-crystal already supports the @include and @skip directives but I'm trying to create an api to define custom directives and hook into the execution via middlewares. any contributions are welcome!

from crystal-libraries-needed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.