Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blacha/tile-status-code
- Owner: blacha
- Created: 2023-06-26T04:31:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-26T05:13:38.000Z (over 1 year ago)
- Last Synced: 2024-05-28T22:01:08.789Z (8 months ago)
- Language: JavaScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 installexport BASEMAPS_API_KEY=:apiKey
node index.mjs
open http://localhost:3000
```