Skip to content

bwlang/odata_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OData Server
===========

This is a rails plugin/engine to embue your application with OData features (so its data can be readily consumed by 
an OData client).

It was forked Mark Borkum's work at from http://rubyforge.org/scm/?group_id=9605 with only a few small additions
to support postgresql and declarative authorization and released as a gem.



The software iterates over your models exposing each as an OData source automatically.

Beware - this code is not heavily tested, it does work in my limited tests usint Tableau public to consume data.

About

A fork of Mark Borkum's OdataOnRails plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages