Release 1.0 (2021-03-28)
First stable release (v1.0.20210328)
Oiyokan OData v4 server SDK
Oiyokan is an OData v4 server SDK.
- Based on Apache Olingo. Build with Spring Boot, Java, h2.
- Oiyokan provides read-only OData v4 access to resources.
- Source code at github, license : Apache License.
Sample implementation using Oiyokan
- Oiyokan provides OData server sample of Sakila DVD rental.
- Metadata of OData sample is provided at $metadata.
Try the Oiyokan OData v4 sample server
Heroku
You can find the running OData v4 sample server at Heroku.
Local
You can try OData v4 sample server at your computer.
Check out source code repository and you can run it as Spring Boot Web Server.