/flaskKVStore

Primary LanguageJavaScript

flaskKVStore

This is just a (HIDEOUSLY INSECURE) server that I use when I just want a persistent key/value store that I can call from javascript

There is absolutely no security here. Do not EVER use this on a publically facing server!