[HN Gopher] Async-GraphQL: A GraphQL server framework
       ___________________________________________________________________
        
       Async-GraphQL: A GraphQL server framework
        
       Author : unignorant
       Score  : 30 points
       Date   : 2020-05-08 21:41 UTC (1 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | revskill wrote:
       | I don't know Rust, but i think with this library i could have a
       | chance to learn Rust by writing a production graphql server.
        
       | adamnemecek wrote:
       | You need to come up with a name. Graphiq comes to mind if you are
       | edgy. Disgraphiq if you are super edgy.
        
         | pastrami_panda wrote:
         | Maybe a bit too similar to GraphiQL?
        
       | yoshuaw wrote:
       | Oh cool, they've also authored a Tide integration:
       | https://docs.rs/async-graphql-tide. As someone who works on Tide,
       | this is really exciting!
       | 
       | At a glance the integration between the two looks fairly
       | straightforward -- two lines for the integration, and five lines
       | to define a schema. That's pretty good.
        
         | RussianCow wrote:
         | For anyone else who doesn't know what Tide is:
         | https://github.com/http-rs/tide
        
       | unignorant wrote:
       | I've been using this for a small project and the feature set is
       | far more comprehensive than anything else I've seen in Rust. In
       | comparison to Juniper, it has much better support for
       | subscriptions in particular. Its creator has been amazingly
       | productive and continues to add features almost daily.
        
       ___________________________________________________________________
       (page generated 2020-05-08 23:00 UTC)