[go: nahoru, domu]

Merge "Check content-type"
tree: 366fad7626c281028efb5bf902c9e07d5ebf2e83
  1. .pipeline/
  2. dist/
  3. lib/
  4. routes/
  5. scripts/
  6. test/
  7. .dockerignore
  8. .eslintignore
  9. .eslintrc.json
  10. .gitignore
  11. .gitreview
  12. .mocharc.yaml
  13. app.js
  14. config.dev.yaml
  15. config.prod.yaml
  16. LICENSE
  17. package-lock.json
  18. package.json
  19. README.md
  20. server.js
  21. spec.yaml
  22. targets.yaml
README.md

Citoid

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

Citoid Documentation on mediawiki.org

Quickstart

  1. Run npm install
  2. Run node server.js
  3. Open http://localhost:1970/?doc in your browser