weso / CWR-DataApi

CWR-DataApi
MIT License
34 stars 29 forks source link

JSON encoder #57

Closed Bernardo-MG closed 9 years ago

Bernardo-MG commented 9 years ago

Create an encoder for JSON.

Can use the basic dictionary encoder for help.

Bernardo-MG commented 9 years ago

Done