We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some notes for migrating to v1 of the endoflife.date API:
The deploy preview API endpoint is:
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.
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 .
eol all
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Or:
TODO
eol all
The text was updated successfully, but these errors were encountered: