kirypto / TimelineTracker

GNU General Public License v3.0
2 stars 1 forks source link

Add Support for Metadata #37

Closed kirypto closed 3 years ago

kirypto commented 3 years ago

There should be a way to support arbitrary information as part of each resource that API clients can save and retrieve. This could just be a dictionary of string keys to string values, allowing the client to provide any info desired and parse it accordingly. Metadata should not be queryable.