Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 282 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 282 Bytes

graphql-resume

REST APIs are so 2018. This implements a version of my resume that uses graphql.

How to use

  1. Clone repo
  2. Run npm start
  3. Go to http://localhost:4000/ for the GraphQL playground

Sample queries

Coming soon!