DataCite Metadata Store (MDS) compatible API.
9.8K
DataCite MDS API, enabling DOI and metadata registration. The application does not store any data internally, but uses the DataCite REST API as backend service.
For documentation, and for testing the API, please go to DataCite Support.
Using Docker.
docker run -p 8035:80 datacite/poodle
You can now point your browser to http://localhost:8035 and use the application.
By default the application connects to the DataCite test infrastructure.
Set the API_URL environment variable to connect to the DataCite production
infrastructure:
API_URL=https://api.datacite.org
We use Rspec for unit and acceptance testing:
bundle exec rspec
Follow along via Github Issues.
Poodle is released under the MIT License.
Content type
Image
Digest
sha256:1ef4dadd8…
Size
790.3 MB
Last updated
almost 3 years ago
docker pull datacite/poodle