From 74a0abd1f75531736158c272ad98de47ab6a9e46 Mon Sep 17 00:00:00 2001 From: Brandon Liu Date: Thu, 28 Jul 2022 12:22:14 +0800 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d75622b..bb71dc5 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,16 @@ See https://github.com/protomaps/go-pmtiles 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 ![layout](layout.png)