summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-03-28Code reformat.Keuin
2022-03-28Replace Arc<DbPool> with DbPool::clone.Keuin
2022-03-28Support legacy GET request (for backward compatibility).Keuin
2022-03-28Panic with message.Keuin
2022-03-28Decent logging. Configurable log level.v0.2.0Keuin
2022-03-28Close database gracefully when shutting down.Keuin
2022-03-28Configurable HTTP listen endpoint.Keuin
2022-03-27Finally, it works.Keuin