Flexible JSON serialization not relying on run-time type information
Go to file
Zahary Karadjov aa51f6fed1
Test case for the serializedFieldName pragma
The pragma was added in https://github.com/status-im/nim-serialization/pull/25
2020-05-20 13:53:21 +03:00
json_serialization Use the latest FastStreams API 2020-05-13 11:43:52 +03:00
tests Test case for the serializedFieldName pragma 2020-05-20 13:53:21 +03:00
.appveyor.yml CI: update script path 2019-08-24 04:45:42 +02:00
.gitignore *.nimble: remove import 2019-03-25 22:32:41 +01:00
.travis.yml CI: update script path 2019-08-24 04:45:42 +02:00
LICENSE-APACHEv2 licenses 2019-06-18 19:52:12 +02:00
LICENSE-MIT licenses 2019-06-18 19:52:12 +02:00
README.md CI setup + README.md 2019-06-18 19:49:50 +02:00
json_serialization.nim Some of the test cases were moved to the generic suite in nim-serialization 2019-08-02 11:54:47 +03:00
json_serialization.nimble Update the lexer test and add it to nimble test 2020-03-25 18:43:56 +02:00

README.md

nim-json-serialization

Build Status (Travis) Windows build status (Appveyor) License: Apache License: MIT Stability: experimental

Flexible JSON serialization not relying on run-time type information.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.