Add JSON Mapping or Translation Layer for Models #15

Closed
opened 2015-10-22 20:41:23 -04:00 by dorian.pula · 2 comments
dorian.pula commented 2015-10-22 20:41:23 -04:00 (Migrated from gitlab.com)

The JournalEntry model and other models could use some form of JSON mapping or translation.

Potential Solutions

The JournalEntry model and other models could use some form of JSON mapping or translation. **Potential Solutions** * [jq](https://pypi.python.org/pypi/jq/0.1.5) - **Preferred** * [marshmallow](https://marshmallow.readthedocs.org/en/latest/) * [jsonobject](https://github.com/dimagi/jsonobject) * [Schematics](schematics.readthedocs.org/en/latest/) - **Preferred**
dorian.pula commented 2015-11-18 08:16:33 -05:00 (Migrated from gitlab.com)

Need to add additional models for app configuration and user management.

Need to add additional models for app configuration and user management.
dorian.pula commented 2016-11-24 08:36:53 -05:00 (Migrated from gitlab.com)

SQLAlchemy models currently hand mapped, and that suffices for now.

SQLAlchemy models currently hand mapped, and that suffices for now.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rookeries/rookeries#15
No description provided.