Skip to content

A JSON serialisation library to finely control the structure of the JSON generated from Delphi objects, interfaces and records.

License

Notifications You must be signed in to change notification settings

ScottSedgwick/DelphiJsonSerialize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DelphiJsonSerialize

A JSON serialisation library to finely control the structure of the JSON generated from Delphi objects, interfaces and records.

I built this library so I could have plain old Delphi objects in my application, then stream them to valid REST/JSON to submit requests to online services.

There are some simple examples of how to use this library in the test suite.

I have used this library in my Rollbar API for Delphi (https://github.com/ScottSedgwick/DelphiRollbarApi).

About

A JSON serialisation library to finely control the structure of the JSON generated from Delphi objects, interfaces and records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages