Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgaskin/kfwproxy
API proxy for kobofirmware.
https://github.com/pgaskin/kfwproxy
cache cors kobo kobo-ereader proxy
Last synced: 22 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T11:28:45.000Z (about 1 year ago)
- Last Synced: 2024-06-20T00:33:37.408Z (5 months ago)
- Topics: cache, cors, kobo, kobo-ereader, proxy
- Language: Go
- Homepage: https://pgaskin.net/KoboStuff/kobofirmware.html
- Size: 117 KB
- Stars: 6
- 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).