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

https://github.com/deeplook/harpology


https://github.com/deeplook/harpology

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](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...