Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQLApi

A GraphQL API written in Node Js. 😍😍😍😍😍

###Sample Request

Using Postman, run the following request

http://localhost:3000/graphql

{
	"query" : "query { login(email:\"test@test.com\",password:\"test123\") { token userId } }"
}

About

A GraphQL API written in Node Js to handle bookings,

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages