瀏覽代碼

Add Fullstack GraphQL (#2913)

* Add Fullstack GraphQL

* Move book into GraphQL heading

* Add GraphQL to index and create GraphQL header
El Juli 7 年之前
父節點
當前提交
86bc3afaf7
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      free-programming-books.md

+ 6 - 0
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