Skip to content

sohel22z/graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL API with Express & Apollo Server

This project demonstrates a simple GraphQL API using Node.js, Express, and Apollo Server. It includes a User and Todo type, with hardcoded mock data and relations.


Start only server: npm run dev:server

Start only client: npm run dev:client

Start both together: npm run dev

About

GraphQL API with Express & Apollo Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published