Skip to content

nitinpund/graphql-apollo

Repository files navigation

graphql-apollo

This is the implementation of GraphQL using apollo-server and graphql

Tech Stack

Client: Javascript

Installation

  • Node v18.19.1
  • npm init --yes && npm pkg set type="module"
  • npm install @apollo/server graphql

To run the client on local machine execute,

  • node index

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published