This project contains a light http wrapper around the stencila encoda library, to be used as a standalone microservice in the EPP import pipeline.
docker compose up
cat [LOCATION OF JATS XML] | curl -X POST --data @- http://localhost:3000/
cat [LOCATION OF JATS XML] | curl -X POST -H "Accept: application/vnd.elife.encoda.v1.0.1+json" --data @- http://localhost:3000/