Skip to content

JosephmBassey/country-graphql-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API-dev

GraphQL API for performing Queries and Mutation a Country Schema, with User Authentication(JWT) and activity tracker using Express, MongoDB and express-graphQL

  1. clone the repo
  2. cd to the project directory
  3. set up .env variables
  4. to install dependenies run npm instal on your terminal
  5. to start your graphql server run npm start on your terminal, then navigate to http://localhost:9000/graphql on your browser
  6. run your Queries and Mutation

About

GraphQL API for performing Queries and Mutation on a Country Schema, with User Authentication(JWT) and activity tracker using Express, MongoDB and express-graphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published