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

Support endoflife.date API v1 #162

Open
3 tasks
hugovk opened this issue Jun 25, 2023 · 0 comments
Open
3 tasks

Support endoflife.date API v1 #162

hugovk opened this issue Jun 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@hugovk
Copy link
Owner

hugovk commented Jun 25, 2023

Some notes for migrating to v1 of the endoflife.date API:

The deploy preview API endpoint is:

Work in progress

I have a rough WIP branch at:

It's currently outputting some debug before the table, you can ignore that for now. I can remove it if it's impeding further testing.

My initial aim is to more-or-less mirror the current output with the alpha API.

Install

To install the WIP branch:

python -m pip install git+https://github.com/hugovk/norwegianblue.git@api-v1

Or:

git clone https://github.com/hugovk/norwegianblue
cd norwegianblue
python -m pip install -e .

TODO

  • Fix eol all
  • Fix tests
  • Remove debug output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant