Commit Graph

5 Commits

Author SHA1 Message Date
76bdc28a9f add setup.py with versioneer support 2020-03-07 00:29:17 -06:00
592f3e90b0 remove a debugging print statement 2020-03-06 22:51:04 -06:00
7d23b15043 log all incoming requests 2020-03-06 19:53:29 -06:00
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
a28f27206b basic create_app() and configuration scaffolding 2020-03-06 17:51:20 -06:00