martin/README.md
2022-12-28 22:34:31 -05:00

14 lines
936 B
Markdown
Executable File

![Martin](https://raw.githubusercontent.com/maplibre/martin/main/logo.png)
[![CI](https://github.com/maplibre/martin/workflows/CI/badge.svg)](https://github.com/maplibre/martin/actions)
![Security audit](https://github.com/maplibre/martin/workflows/Security%20audit/badge.svg)
[![Docker pulls](https://img.shields.io/docker/pulls/maplibre/martin.svg)](https://hub.docker.com/r/maplibre/martin)
Martin is a [PostGIS](https://github.com/postgis/postgis) [vector tiles](https://github.com/mapbox/vector-tile-spec) server suitable for large databases. Martin is written in [Rust](https://github.com/rust-lang/rust) using [Actix](https://github.com/actix/actix-web) web framework.
---
* See [documentation](https://github.com/maplibre/martin/tree/v0.6#readme) for v0.6 (latest stable).
* If you want to see our unreleased version documentation, go [here](https://github.com/maplibre/martin/blob/main/README-main.md), but it may change.