Coding Global Background
Coding Global

is flask a viable way to host my api?

Archived 2 years ago
2 messages
1 members
2 years ago
Open in Discord
T
Taylor Finlay

I currently have a flask app running with a multitude of endpoints multithreaded and such, being served in tandem with nginx for port management but im wondering if this is the best way I can go about it, it seems unstable at times so I had to implement crash protection so that it automatically gets restarted if it dies. I dont mind using something else and recoding it all because im pretty bored rn anyways.

Replies (2)