Commit Graph

206 Commits

Author SHA1 Message Date
Brian S. Stephan ded784219e skeleton journal functionality --- catch-all view
all this does at the moment is echoes the path from the request back in
the response, but it's the super basic plumbing I can write at the
moment
2020-03-06 18:08:24 -06:00
Brian S. Stephan 10f9322a1d basic flake8 configuration in setup.cfg 2020-03-06 17:58:09 -06:00
Brian S. Stephan a28f27206b basic create_app() and configuration scaffolding 2020-03-06 17:51:20 -06:00
Brian S. Stephan aa8bce1521 .gitignore: *.swp 2020-03-06 17:18:03 -06:00
Brian S. Stephan 950e9f485e requirements: Flask, pip-tools (dev), flake8 (dev) 2020-03-06 17:17:29 -06:00
Brian S. Stephan 9569e62a8a Initial commit 2020-03-06 16:55:41 -06:00