Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 213 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 213 Bytes

graphql-todo-api

A graphql based todo api with user sign-up/log-in using JWT.

used

  • sequelize
  • SQLite
  • express
  • JWT
  • express-jwt
  • crypto-js
  • easy-pbkdf2
  • apollo-express-server
  • graphql-tools
  • winston