An open API service indexing awesome lists of open source software.

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

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