jaystack / jaydata

Notice: this library isn't maintained anymore
http://jaydata.org
GNU General Public License v2.0
354 stars 95 forks source link

is JayData still suported? in production? #296

Open albertoVieiraNeto opened 6 years ago

albertoVieiraNeto commented 6 years ago

I'm analyzing a few libraries for a new project and this jaydata repository seems rather abandoned, a bunch of links on the jaydata website is broken, a myriad of open issues dating back to 2015.

Is this still an active project? does it support odata v4?

albertoVieiraNeto commented 6 years ago

well if there is no one reading this issues anymore, probably abandoned.

ysmoradi commented 6 years ago

We're using this fantastic library in our projects. Although this library had several bugs, we tried to fix them in our fork

Our version is ready to be used in production with the same license (MIT). We're using that in our open source full stack framework call bit-framework.

We're working on server side Docs. For now, drops us an issue if you want to know anything about client side parts including jaydata. (If you're a C# developer, we generate jaydata client for you based on odata controllers you develop)

We're supporting odata, indexedDb, webSql and in-memory providers + kendo and in-memory modules