Skip to content

MoonHighway/countries-datasources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo REST Data Sources with the Countries API

This demo shows how you can use Apollo's REST Data Sources package to wrap a REST API with a GraphQL Server. For more on REST Data Sources, check out the docs.

Setup:

git clone https://github.com/moonhighway/countries-datasources
cd countries-datasources
npm i
npm start

You'll find the server running on localhost:4000.

Releases

No releases published

Packages

No packages published