https://github.com/definiteconfusion/file-host-api
HTTP Request based file storage server
https://github.com/definiteconfusion/file-host-api
commit file flask pull python sqlite sqlite3 uploads
Last synced: 5 months ago
JSON representation
HTTP Request based file storage server
- Host: GitHub
- URL: https://github.com/definiteconfusion/file-host-api
- Owner: definiteconfusion
- License: other
- Created: 2024-02-28T18:41:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T19:19:01.000Z (almost 2 years ago)
- Last Synced: 2025-07-14T14:06:27.225Z (8 months ago)
- Topics: commit, file, flask, pull, python, sqlite, sqlite3, uploads
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File Storage API

## 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