handles requests to the OAI PMH service
install dependencies: poetry install
run: python main.py Then check the app is running with http://localhost:8080/oai
tests:
pytest tests
handles requests to the OAI PMH service
install dependencies: poetry install
run: python main.py Then check the app is running with http://localhost:8080/oai
tests:
pytest tests