An open API service indexing awesome lists of open source software.

https://github.com/wikimedia/mediawiki-services-citoid

Mirror of https://gerrit.wikimedia.org/g/mediawiki/services/citoid. See https://www.mediawiki.org/wiki/Developer_access for contributing
https://github.com/wikimedia/mediawiki-services-citoid

Last synced: 4 months ago
JSON representation

Mirror of https://gerrit.wikimedia.org/g/mediawiki/services/citoid. See https://www.mediawiki.org/wiki/Developer_access for contributing

Awesome Lists containing this project

README

        

# Citoid

Citoid is a node.js service which locates citation data given a URL, DOI and other persistent identifiers.

[Citoid Documentation on mediawiki.org](https://www.mediawiki.org/wiki/Citoid)

## Quickstart
1. Run `npm install`
2. Run `node server.js`
3. Open [http://localhost:1970/?doc](http://localhost:1970/?doc#!/Citations/get_api) in your browser