On Fri, Jul 14, 2017 at 2:10 AM, Christoph Zwerschke <[email protected]> wrote: > In the latter case you would use Pyramid only as a GraphQL or REST server,
I just attended a Javascript conference and there was a talk on GraphQL and I was quite impressed. I haven't used it yet but it allows users to to get the schema of the data and make specific queries about which fields and types of embedded objects they want, thus saving bandwidth. I've made some REST services and found several aspects tedious. So it would be great to give an example of GraphQL. Maybe it's not widespread enough to be in a book, but on the other hand, how are newcomers going to try promising new techniques if they're not in books? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAH9f%3DuqcYEdQ9BLGFK%3DjtCrVF6g%3D4LTiWwOnw4wMNjfO24i8UA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
