Skip to content

kel-sakal-biyik/spunky-tracker-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spunky-tracker-server

This GraphQL server has an empty Schema. Your mission, should you choose to accept it, is to create the schema and its resolvers.

Your Query should return both microphone and GPS outputs.

While your microphone query returns decibel value, GPS query will return latitude and longitude.

Hint: You can use casual package to help you returning random values.

npm i casual -D

About

Example GraphQL server for Schiphol Developers Workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published