19980acc0c
WIP: Pagination
cc1ae8e395
Update Dockerfile to use the Haskell server
9fcaf3f20d
Make app configurable via environment vars
f35b1e0b18
Make app configurable via environment vars
384affe29e
Move the API definition into its own module
6e1ea5c910
Reorganize server modules
b9d2cc8775
Update .gitignore
70f3fcf8f7
Implement search queries
f6936baae7
Abstract out select query construction
4df535f3c5
Split out search parsing from search types
070487f924
Support collection and sorting query parameters
d032f9b294
Load cards from the sqlite database
47c85f026c
Document the search endpoint and query string
eacc49fa61
Document the search endpoint and query string