https://github.com/deeplook/harpology
https://github.com/deeplook/harpology
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/deeplook/harpology
- Owner: deeplook
- Created: 2019-11-11T21:42:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T14:25:25.000Z (over 6 years ago)
- Last Synced: 2026-06-25T07:23:53.947Z (8 days ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://beta.mybinder.org/v2/gh/deeplook/harpology/master)
# Getting started with Harp.gl and its Leaflet plugin
- https://github.com/heremaps/harp.gl
- https://github.com/heremaps/harp-leaflet
## Phase 1: Get dummy sample webservices running
One "webservice" is simply to run a "file browser" with `python3 -m http.server `. The other is a tiny demo Flask server, see `hello_flask.py`. These services appear in Jupyter's "New" dropdown menu. More to come...