/pubkartet

A little service for pubs in Oslo

Primary LanguageHaskellMIT LicenseMIT

Ølkartet - Pubs in Oslo

(Note: Github has not arrived in 2016 yet and unicode in project names is not supported, therefore the repository is called 'pubkartet')

This is a little side project based on my pub map.

It uses servant for implementing a simple API to retrieve pubs from my pub database. This project comes with a server for this API and a simple Mapbox-based interface for displaying this map, with foreign functions to access the API generated by servant as well.

This project is used as a demo in my servant-talk.