Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blacha/tile-status-code

Checking behaviours of map clients with status codes
https://github.com/blacha/tile-status-code

Last synced: about 18 hours ago
JSON representation

Checking behaviours of map clients with status codes

Awesome Lists containing this project

README

        

# Exploring status code responses for various mapping libraries

you need a API key from https://basemaps.linz.govt.nz

```
npm install

export BASEMAPS_API_KEY=:apiKey

node index.mjs

open http://localhost:3000
```