Ciphey / CipheyOnline

The online version of Ciphey
MIT License
18 stars 4 forks source link

Tools to explore for the server #2

Open bee-san opened 4 years ago

bee-san commented 4 years ago

Here's a list of cool tools that may help us: https://instatus.com/ Free status page, so users can find out if CipheyOnline is down or not (which is important, as we can't promise up time)

https://github.com/tiangolo/fastapi Appears to be much faster than Flask. Specifically for making an API, not a website.

https://simpleanalytics.com/ I use this for analytics software, it's really good and has free event support (so if someone clicks a button, we can track it)

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.