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

[Records] Consolidate the three existing modules in a proper "RecordsBundle" bundle. #91

Open
netsensei opened this issue Jan 29, 2019 · 0 comments

Comments

@netsensei
Copy link
Contributor

Currently the code for the REST API, the OAI-PMH endpoint and the conversion / validation of LIDO XML records is spread out across 3 Symfony Bundles. This needs to be consolidated in one "RecordsBundle" in order to provide a better DX (Developer Experience).

Detailed description

Consolidate the OAIBundle, ResourceBundle and ResourceAPIBundle into a new RecordsBundle.

Context

This is important because it makes it simplifies the codebase, making it easier to understand and maintain the application.

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

No branches or pull requests

2 participants