Update README.md

This commit is contained in:
Brandon Liu
2022-07-28 12:22:14 +08:00
committed by GitHub
parent 6f2498b7d8
commit 74a0abd1f7

View File

@@ -36,6 +36,16 @@ See https://github.com/protomaps/go-pmtiles
See https://github.com/protomaps/PMTiles/tree/master/python/bin for library usage See https://github.com/protomaps/PMTiles/tree/master/python/bin for library usage
### Serverless
Self-contained Lambda ZIP:
[protomaps.github.io/PMTiles/lambda_function.zip](https://protomaps.github.io/PMTiles/lambda_function.zip)
Self-contained Cloudflare Worker:
[protomaps.github.io/PMTiles/lambda_function.zip](https://protomaps.github.io/PMTiles/worker.js)
## Specification ## Specification
![layout](layout.png) ![layout](layout.png)