Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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