Skip to content

kingisaac95/rest-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layering GraphQL on REST

Prepared for my talk at Facebook Developers Circle Praia on 13th August, 2020

Installation

git clone

cd rest-graphql

npm install

To run the REST service


npx json-server --watch db/db.json

Then run the GraphQL service

node server.js

About

Prepared for my talk at Facebook Developers Circle Praia on 13th August, 2020

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published