Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T20:31:39.000Z (7 months ago)
- Last Synced: 2024-04-13T04:04:26.169Z (7 months ago)
- Topics: commit, file, flask, pull, python, sqlite, sqlite3, uploads
- Language: Python
- Homepage:
- Size: 48.8 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
![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white)![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge&logo=sqlite&logoColor=white)## 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