diff --git a/free-programming-books.md b/free-programming-books.md index 0811fad92a35446f30278e0c4021fe814491fb52..848ec98cac87325a27bcfe1342dd8de5b23d575b 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -52,6 +52,7 @@ * [Go](#go) * [Graphical user interfaces](#graphical-user-interfaces) * [Graphics Programming](#graphics-programming) +* [GraphQL](#graphql) * [Groovy](#groovy) * [Gradle](#gradle) * [Grails](#grails) @@ -267,6 +268,11 @@ * [The GLib/GTK+ Development Platform](https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF) +### GraphQL + +* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql) + + ### Language Agnostic #### Algorithms & Data Structures