diff --git a/README.md b/README.md index 90267da..e1ff66a 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ The `ratchetd` cmd binary uses Oauth so you will need to create a new Oauth App. ## Additional Resources + +- [SQLite DB backups with LiteStream](https://litestream.io/getting-started/) - [Unit / Integration Testing](https://dev.to/sha254/testing-rest-apis-in-go-a-guide-to-unit-and-integration-testing-with-gos-standard-testing-library-2o9l) - [Graceful Shutdown](https://dev.to/mokiat/proper-http-shutdown-in-go-3fji) - [Content Range Requests](https://web.archive.org/web/20230918195519/https://benramsey.com/blog/2008/05/206-partial-content-and-range-requests/)