This application is used as an example HTTP/SQLite application for Litestream
tutorials. It simply maintains a count of HTTP requests and persists it to
a SQLite database.
Usage
To build the application, simply run:
go install .
Then run the application and specify the location of the SQLite database: