Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 629 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 629 Bytes

File Storage API

PythonFlaskSQLite

Features

  • Public and Private File Storage
    • CDN -> Public
    • API -> Private
  • User Account Recovery with Email Tokens
  • SQL Injection Protection with Character Screening
    • SQLite3 Database

Included Dependencies [Python 3.11]

  • Flask
  • Timeout_decorator

Contributers

  • Jake Rase