Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 481 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 481 Bytes

backend for frontend

About

This service serves as a go-between for the frontend and the mobile app, providing security and authentication and (eventual) caching of requests.

Its a fast-api based service to enable the automatic generation of swagger docs and typing with automatic request validation.

Security

  • Make sure you are composing sql/using user data following the guide here to prevent sql injection