Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather requirements #5

Open
duffee opened this issue Jun 26, 2017 · 3 comments
Open

Gather requirements #5

duffee opened this issue Jun 26, 2017 · 3 comments

Comments

@duffee
Copy link
Owner

duffee commented Jun 26, 2017

Need to collect every thing that the API will do into a list

@duffee
Copy link
Owner Author

duffee commented Jun 26, 2017

API constants

  • base uri for the API is https://api.adsabs.harvard.edu
  • documentation available at https://github.com/adsabs/adsabs-dev-api

Writing out a Requirements.md file for required actions

@duffee duffee added this to To Do in ADS Bumblebee Jun 26, 2017
@duffee
Copy link
Owner Author

duffee commented Jun 26, 2017

Most astronomers are python users, not perl geeks, so minimal dependancies (no Moose, damn)

@duffee
Copy link
Owner Author

duffee commented Nov 13, 2020

Consider using HTTP::Tiny or HTTP::Lite. They are lighter and faster than LWP. Do they have everything, though?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant