Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Serialization to JSON #33

Open
artforlife opened this issue Jan 30, 2018 · 0 comments
Open

Include Serialization to JSON #33

artforlife opened this issue Jan 30, 2018 · 0 comments

Comments

@artforlife
Copy link

I am just starting to use this library, so my apologies if this feature already exists. However, at first look it was not there, so here is my suggestion.

It would be useful to a serialization of the Document object into something resembling a JSON (perhaps a string?), which can in turn be used in RESTful APIs.

If you have a suggestion for a straightforward way to do this, I would love to hear it. For now, I am planning to write some kind of serializer that looks at the Document object and creates a string/JSON from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant