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 SqlLite database #434

Open mikepizzo opened 1 year ago

mikepizzo commented 1 year ago

Fixes #433.

Creates a version of the Jetsons sample service backed by SqlLite and without the in-memory sandbox used by the hosted sample service. This provides a simpler and more realistic sample that developers can model their OData/Rapid services after.