Open mesprague opened 8 years ago
Rough draft is in place. We should decide exactly when to close this.
Are we actually going to create a schema file? Or are we content with just what's defined in code that uses mongoose?
A JSON schema (for example) would allow client side verification.
Based on the API designed to resolve issue 1, create a formal schema for use in the chosen database. This will not necessarily match up to the data format as returned by the API. It should be optimized for storage and ease of query.