https://github.com/pgaskin/kfwproxy
API proxy for kobofirmware.
https://github.com/pgaskin/kfwproxy
cache cors kobo kobo-ereader proxy
Last synced: 28 days ago
JSON representation
API proxy for kobofirmware.
- Host: GitHub
- URL: https://github.com/pgaskin/kfwproxy
- Owner: pgaskin
- License: mit
- Created: 2019-04-04T22:06:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T22:29:31.000Z (5 months ago)
- Last Synced: 2025-05-07T09:13:01.955Z (28 days ago)
- Topics: cache, cors, kobo, kobo-ereader, proxy
- Language: Go
- Homepage: https://pgaskin.net/KoboStuff/kobofirmware.html
- Size: 124 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# kfwproxy
Kobo API proxy for [kobofirmware](https://pgaskin.net/KoboStuff/kobofirmware.html) to enable cross-origin requests and caching. Each response is cached for 30 minutes to reduce the load on Kobo servers (otherwise there would be around half a million requests per day). In the future, kfwproxy will also support batched requests for better performance (currently, there are 112 requests per page load).