ltonetwork / mongodb-rest

JSON REST server for MongoDB (using node.js)
MIT License
405 stars 143 forks source link

Revive and support this project #44

Closed jasny closed 6 years ago

jasny commented 6 years ago

@tdegrunt I noticed that this project is abandoned. Is it possible for us to revive it and take control? We'd revise the code, but the funtionality would remain. Additionally we would add JSONSchema validation and Elastic Search support.

You can contact me via e-mail at arnold@jasny.net (:netherlands:).

tdegrunt commented 6 years ago

Someone did, see: https://github.com/ashleydavis/mongodb-rest However, that also stopped 3 years ago.

We could continue here, or in a separate org which I created at some point (https://github.com/mongodb-rest). Seems you're Dutch, me too. My email is in package.json. Coincidentally I also wrote https://github.com/tdegrunt/jsonschema

Long term that seems better than ping-ponging the project around?

ashleydavis commented 6 years ago

I took the project a bit further with the additions that I wanted to make but I'm not using it anymore and don't plan to work on it.

Tom, a few other people contributed to it as well so you should merge those changes back to your repo.

@jasny I'm happy if you want to take over the project, just try not to break anything that's working ;)