Socket
Book a DemoInstallSign in
Socket

talk-generating-graphql-apis

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

talk-generating-graphql-apis

This talk focus on the GraphQL server-side experience.

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

A talk on GraphQL and generated APIs

This talk focus on the GraphQL server-side experience.

Due to the "graph" behavior of graphQ, writting server side code for a GraphQL schema can be more tedious than for a basic REST API. In this talk, through the story of graphql-sequelize-generator, we will see what challenges you could face, and some rule of thumbs to deal with them.

You do not need to use NodeJS to benefits from this talk, but if you do you could have find your next API generator :)

If you do not know at all GraphQL, I added some good references bellow to consult before going through the slides and the code of graphql-sequelize-generator.

The slides are available online.

References

More about GraphQL:

More about generating things related to Graphql:

Other references that helped doing this talk:

And that I might have made references to during the presentation

This project was bootstrapped with Create React App.

Contact

vincent.desmares@gmail.com

FAQs

Package last updated on 24 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts