Skip to content

Full CRUD graphql API with Authentication and Subscription using Apollo-Server

Notifications You must be signed in to change notification settings

fafamnzm/apollo-server-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apollo-server-node

Full CRUD graphql API with Authentication and Subscription using Apollo-Server

It is a graphql api and it is supposed to be self documented after all

just for the briefing, it is a full CRUD API using Apollo-server

after forking or downloading

do the :

npm install

then define the .env file with the database (DB_CONNECT) and token(TOKEN_SECRET) credentials

and you are good to go

make sure to let me know if there is any bugs!

About

Full CRUD graphql API with Authentication and Subscription using Apollo-Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published