Skip to content

jonnybazookatone/citation_helper_service

 
 

Repository files navigation

Build Status Coverage Status

Start with

python wsgi.py

and do a request from the command line like so

curl -H "Content-Type: application/json" -X POST -d '{"bibcodes":["1980ApJS...44..169S","1980ApJS...44..193S"]}' http://localhost:4000

and you should get back results from the Citation Helper.

About

Flask API implementation for ADS Citation Helper

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%