Skip to content

A simple blog API that has Users, Posts and Comments. A user should be able to authenticate (register, login and create a post, view posts, create comments and view comments.

License

Notifications You must be signed in to change notification settings

nermineslimane/Nodejs-GraphQL-Sequelize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs-GraphQL-Sequelize

A simple blog API that has Users, Posts and Comments. A user should be able to authenticate (register, login and create a post, view posts, create comments and view comments.

run npm i

npm run dev

try the apis on http://localhost:3301/api

you'll find all the querys and mutations on the file './query.graphql'

About

A simple blog API that has Users, Posts and Comments. A user should be able to authenticate (register, login and create a post, view posts, create comments and view comments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published