Skip to content

pgaskin/kfwproxy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

kfwproxy

Kobo API proxy for kobofirmware 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).