ShahriyarR / one-time-secret-share

One time secret sharing service on top of ReadOnce objects
MIT License
21 stars 5 forks source link

FastAPI version of this project #54

Open ShahriyarR opened 10 months ago

ShahriyarR commented 10 months ago

What would you like to be added?

Implement FastAPI entry point for this project.

Why is this needed?

If implemented, we will have Django, Flask, and FastAPI versions of entry points, which will show how flexible the design was implemented.