A GraphQL subgraph server about kitchenware: pots, pans and kitchen utensils.
The API is hosted at: https://poetic-plates-kitchenware-api.herokuapp.com/
You can use the Sandbox Explorer to run queries. Head to https://studio.apollographql.com/sandbox and connect to the API: https://poetic-plates-kitchenware-api.herokuapp.com/.
To learn how to use this API to get started with GraphOS, check out our Odyssey course (coming soon!).
You can deploy your own copy of this using Railway!
- TODO - coming soon
- Clone the repo.
- Run the following:
npm install
npm run dev
-
Open up
http://localhost:4002
to access Apollo Sandbox. -
Run a few test queries:
- TODO: coming soon
For any issues or problems concerning the course content, please refer to the Odyssey topic in our community forums.