Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] New version of the dar-server as part of the "dar-backend-suite" #9

Open
ghost opened this issue Aug 5, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 5, 2018

Hello,

I have created a new version of the dar-server.

It is a koa.js application which can read/write Dars from filesystem as well as from a MongoDB database.

The new dar-server should be backward-compatible with the current implementation, however I'm not a 100% sure.

The dar-server is furthermore part of a "dar-backend-suite" (didn't came up with a better name yet).

The dar-backend-suite is a collection of packages which a developer can use to create backends for Dar-based client applications. Every package constitutes an npm packge in it's own right and can be added to a project as a dependency. All in all the developer can pick and choose those packages he needs. Furthermore, the division of the different components into separate packages makes the code easier to understand and fosters code reuse.

Since the dar-server is part of this suite I didn't issue a pull request. If you like the new version of the dar-server as well as the approach taken with the dar-backend-suite maybe a new repository could be created within the "substance-workspace".

Best regards, Matthias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants