An open API service indexing awesome lists of open source software.

https://github.com/gotoss08/tiles_cacher

Tiles caching proxy server
https://github.com/gotoss08/tiles_cacher

cache-service elixir map map-tyles tiles

Last synced: over 1 year ago
JSON representation

Tiles caching proxy server

Awesome Lists containing this project

README

          

# TilesCacher

Simple proxy server for map tiles caching to file system.

## Usage

1. `$ git clone https://github.com/gotoss08/tiles_cacher`
1. `cd tiles_cacher`
1. `mix run --no-halt`

*Consider reading docs for [mix release](https://hexdocs.pm/mix/Mix.Tasks.Release.html) to create production-ready deployment package.*