oasis-open / odata-rapid

Rapid - Specification, tools and libraries to support the development and adoption of simple REST-based APIs.
https://rapid.rocks
Apache License 2.0
17 stars 8 forks source link

Update Jetsons to be backed by SQL Datasource. #433

Open mikepizzo opened 1 year ago

mikepizzo commented 1 year ago

Jetsons service is currently backed by in-memory arrays. Update to use a backing SQL Store to be more representative of what users would build.