Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 4.29 KB

File metadata and controls

68 lines (55 loc) · 4.29 KB
layout page
nav_exclude true
search_exclude true
title Home
description Check end-of-life, support schedule, and release timelines for more than 380+ products at one place.

End-of-life (EOL) and support information is often hard to track, or very badly presented. endoflife.date documents EOL dates and support lifecycles for various products.

endoflife.date aggregates data from various sources and presents it in an understandable and succinct manner. It also makes the data available using an easily accessible API and has iCalendar support.

endoflife.date currently tracks {{ site.pages | where: "layout", "product" | size }} products. Here are some of our most popular pages:

| Programming | Python | Java | Node.js | PHP | | Devices | iPhone | iPad | Samsung | Google Pixel | | Databases | MongoDB | PostgreSQL | Redis | MySQL | | Operating Systems | Windows | Android | macOS | Linux | | Frameworks | Angular | Django | Ruby on Rails | .NET | | Desktop Applications | Firefox | Internet Explorer | Godot | Unity | | Server Applications | Nginx | Kubernetes | Tomcat | HAProxy | | Cloud Services | Amazon Elastic Kubernetes Service | Google Kubernetes Engine | Azure Kubernetes Service | Alibaba ACK | | Standards | PCI-DSS | TLS |

Last added products

    {% assign products = site.pages | where: "layout", "product" | sort: "addedAt" | reverse %} {% for product in products limit:5 %}
  • {{ product.title }} ({{ product.addedAt | date_to_long_string }})
  • {% endfor %}

Contributing

Want to contribute? Great! We try to make it easy, and all contributions, even the smaller ones, are more than welcome. This includes new product suggestion or addition, existing product updates, feature request, bug reports, fixes... Take a look at our contribution guide for more information.

If you maintain release information for a product (end-of-life dates or support information), we also have a set of recommendations along with a checklist on some best practices for publishing this information.

And do not hesitate to play with our API. Here are a few awesome tools that already did it: norwegianblue, end_of_life, and cicada. Find more on our Known Users page.

PRs Welcome powered by Jekyll Website shields.io made-with-Markdown Gitter

Sponsors

Powered by Netlify