An Express.js app, using a GraphQL REST API wrapper (endpoints from http://jsonplaceholder.typicode.com/) to retrieve users, posts and comments.
- HTTPS, HTTP/2
- spdy
- webpack
- gulp
- gulp-sass
- GraphQL:
- apollo-server-express
- graphqlExpress
- graphiqlExpress
- apollo-fetch
- graphql-tools
- apollo-server-express
- es6
- lodash
- Fetch API
- Grid Layout
- HTTPS, HTTP/2
- HTTP/2 server push for render-blocking stylesheets
- font preloading
- module pattern
- text compression
- minify CSS and JS
- Last 2 versions (IE11 & IE10)
npm install
npm run start
Server running on https://localhost:3001
- error handling
- tests