gallery.accords-library.com/server
rr- af62f8c45a server/general: ditch falcon for in-house WSGI app
For quite some time, I hated Falcon's class maps approach that caused
more chaos than good for Szurubooru. I've taken a look at the other
frameworks (hug, flask, etc) again, but they all looked too
bloated/over-engineered. I decided to just talk to WSGI myself.

Regex-based routing may not be the fastest in the world, but I'm fine
with response time of 10 ms for cached /posts.
2016-08-14 16:43:35 +02:00
..
szurubooru server/general: ditch falcon for in-house WSGI app 2016-08-14 16:43:35 +02:00
.pylintrc server/general: ditch falcon for in-house WSGI app 2016-08-14 16:43:35 +02:00
alembic.ini client+server/general: fix config references 2016-04-10 16:23:35 +02:00
generate-thumb server/tools: add generate-thumb 2016-06-02 13:58:08 +02:00
host-waitress server/general: ditch falcon for in-house WSGI app 2016-08-14 16:43:35 +02:00
migrate-v1 server/tools: migrate files incrementally 2016-07-17 21:14:03 +02:00
requirements.txt server/general: ditch falcon for in-house WSGI app 2016-08-14 16:43:35 +02:00
test server/tests: change test runner 2016-04-16 11:03:48 +02:00