inveniosoftware / datacite

Python API wrapper for the DataCite API.
https://datacite.readthedocs.io
Other
29 stars 32 forks source link

Change url from MDS to Fabrica new endpoint #43

Closed ntarocco closed 3 years ago

ntarocco commented 6 years ago

The previous API url https://mds.datacite.org/ (https://doi.datacite.org/) will be removed. The new one should be: https://doi.datacite.org/.

See:

tmorrell commented 5 years ago

This is a major API change and will require more than just swapping out the URL. I'm planning on wrapping the new API with new functions, but I don't have a specific schedule.

tmorrell commented 3 years ago

The new REST API has now been merged in and is available for use. The MDS interface is still available as DataCite had not depreciated it yet.