fastapi-file-hosting

💾 An example of the implementation of file hosting with TTL on FastAPI.

Stars
15

FastAPI file hosting

You can see how the requests look before deploying this application to yourself.

TODO: Deleting files from the directory after the expiration of time (each file lives for some limited amount of time).

Related Projects