There is some Odata lib which I can use that from edmx file it generate an odata service? By providing only edmx file it create the service that can answer the metadata calls...
I've found this library
https://github.com/htammen/n-odata-server
But it requires json not edmx/metadata.xml file...
I see the Olingo lib but I didn't find any functionality that can do it ...
Any direction if it possible?
I prefer to use some nodejs lib if there is some combination that could work, but its not mandatory
I've also find this lib https://github.com/jaystack/jaysvcutil