miketahani / stash

ultra simple tile cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stash

super simple tile-caching middleware. send tile URLs via GET and it will retrieve the tile and also cache it.

why?

this is part of a bigger project that i'm working on, and i needed a simple way to cache tiles without pre-configuring the middleware with tile URLs.

About

ultra simple tile cache


Languages

Language:JavaScript 100.0%