https://github.com/saalikmubeen/blog-graphql-api
API for a Blog App created with graphql, graphql-yoga and prisma
https://github.com/saalikmubeen/blog-graphql-api
graphql graphql-yoga jwt-authentication prisma prisma-binding
Last synced: 2 months ago
JSON representation
API for a Blog App created with graphql, graphql-yoga and prisma
- Host: GitHub
- URL: https://github.com/saalikmubeen/blog-graphql-api
- Owner: saalikmubeen
- Created: 2020-12-18T14:38:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T14:56:33.000Z (over 4 years ago)
- Last Synced: 2025-01-27T23:14:25.881Z (4 months ago)
- Topics: graphql, graphql-yoga, jwt-authentication, prisma, prisma-binding
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog App Graphql API
#### API for a Blog App created with graphql, graphql-yoga , prisma and prisma-bindings. It uses jsonwebtokens(jwt) for authentication and authorization.