Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 388 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 388 Bytes

Taskach api

Sup! This repo contains api for taskach frontend a.k.a. taskach.ru

Tech shortly:

  • GraphQL (for frontend communication)
  • Google Firestore (for storing data)
  • GRPC via Tonic (for communicating with Google services)
  • JWT via jsonwebtoken (for authorization)
  • Actix web as a server

If you have any questions - write to me. I would like to talk =)