Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/justinwoo/simple-record-foreign-generic-demo

demonstration of how to get started with purescript-foreign-generic
https://github.com/justinwoo/simple-record-foreign-generic-demo

purescript purescript-foreign

Last synced: 15 days ago
JSON representation

demonstration of how to get started with purescript-foreign-generic

Awesome Lists containing this project

README

        

# simple-record-foreign-generic-demo [![Build Status](https://travis-ci.org/justinwoo/simple-record-foreign-generic-demo.svg?branch=master)](https://travis-ci.org/justinwoo/simple-record-foreign-generic-demo)

[(on Egghead.io here!)](https://egghead.io/lessons/automatically-de-serialize-json-with-purescript-foreign-generics)

This repo presents the simplest example of using [Purescript-foreign-generic](https://github.com/paf31/purescript-foreign-generic).

You may be interested in [this example repo](https://github.com/justinwoo/purescript-howto-foreign-generic) for more examples.