add credits

This commit is contained in:
2026-02-21 20:02:15 +03:00
parent a00a5fbcb9
commit 46542c572d

View File

@@ -22,3 +22,7 @@ example docker-compose config for raindrop api.
volumes:
- ./data/raindrop-api:/config
```
# credits
thanks to [this repo](https://github.com/douglasmakey/oauth2-example) for example implementation of oauth2.