numfin / taskach-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 =)

About


Languages

Language:Rust 98.8%Language:Shell 0.7%Language:Dockerfile 0.5%