Skip to content

Instantly share code, notes, and snippets.

@sergey-alekseev
Created June 17, 2014 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sergey-alekseev/0893657a9bf6e8d8a4c1 to your computer and use it in GitHub Desktop.
Save sergey-alekseev/0893657a9bf6e8d8a4c1 to your computer and use it in GitHub Desktop.
Present routes on https://github.com/sergey-alekseev/cr-search before I start working on it (except ORCID related routes)
get '/fundref'
get '/fundref.csv'
get '/chorus'
get '/funders/:id/dois'
get '/funders/:id/hierarchy'
get '/funders/:id/hierarchy.csv'
get '/funders/hierarchy'
get '/funders/dois'
get '/funders/prefixes'
get '/funders/:id'
get '/funders'
get '/'
get '/references'
post '/references'
get '/help/api'
get '/help/search'
get '/help/status'
get '/dois'
post '/links'
get '/citation'
get '/heartbeat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment