Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/freizl/har

HAR spec in Haskell
https://github.com/freizl/har

har har-spec haskell

Last synced: 4 days ago
JSON representation

HAR spec in Haskell

Awesome Lists containing this project

README

        

[![Build Status](https://secure.travis-ci.org/freizl/har.svg?branch=master)](http://travis-ci.org/freizl/har)
[![Hackage](https://img.shields.io/hackage/v/har.svg)](https://hackage.haskell.org/package/har)

## Spec ##

- http://www.softwareishard.com/blog/har-12-spec/
- https://w3c.github.io/web-performance/specs/HAR/Overview.html

## TODO ##
- [ ] `Typable`, `Data` ?
- [ ] `Generic` ?
- [ ] Lens??