https://github.com/coderosh/gql-blog
Blog graphql api created with graphql, prisma 2 and nodejs
https://github.com/coderosh/gql-blog
Last synced: 7 months ago
JSON representation
Blog graphql api created with graphql, prisma 2 and nodejs
- Host: GitHub
- URL: https://github.com/coderosh/gql-blog
- Owner: coderosh
- Created: 2021-01-26T16:56:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-26T16:56:27.000Z (almost 5 years ago)
- Last Synced: 2025-03-16T00:12:29.621Z (11 months ago)
- Language: TypeScript
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog App
Created with graphql, nodejs, and prisma
- [x] CRUD Notes And Users
- [x] Authentication
- [x] Authorization
- [x] Get Single post or Users
- [x] Refresh Tokens
- [x] Update Password
- [x] Pagination
- [x] Subscriptions
- [ ] Logout
- [ ] Storing refresh tokens in cache