Ecosyste.ms: Awesome

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

https://github.com/nojaf/jason-to-thoth

JSON -> Thoth
https://github.com/nojaf/jason-to-thoth

Last synced: 2 months ago
JSON representation

JSON -> Thoth

Lists

README

        

[![Build status](https://ci.appveyor.com/api/projects/status/43mi818ibynydpsw/branch/master?svg=true)](https://ci.appveyor.com/project/nojaf/jason-to-thoth/branch/master)

# JSON to Thoth

> Convert a JSON snippet to a F# record with a Thoth decode function.

![Red Hood](logo.png)

Check it out [online](https://nojaf.com/jason-to-thoth/)

## Requirements

- Azure functions v2 cli
- Fake & Paket as global tools

## Development

Build

> fake run build.fsx

Develop

> fake run build.fsx -t Watch