Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 345 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 345 Bytes

Titiler API

Dynamic tile-server based on Titiler.

Get Started

git clone [email protected]:20treeAI/titiler-api.git
cd titiler-api

Locally with Docker

To host this API locally

docker-compose up

The API will now be available on localhost:8082.