Socket
Book a DemoInstallSign in
Socket

endoflife_date

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

endoflife_date

1.0.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

endoflife_date

EndOfLifeDateApiClient - the Ruby gem for the endoflife.date

Documentation for the endoflife.date API. The API is currently in Alpha. Additional information about the API can be found on the endoflife.date wiki

This SDK is automatically generated by the OpenAPI Generator project:

  • API version: 0.0.1
  • Package version: 1.0.0
  • Generator version: 7.4.0
  • Build package: org.openapitools.codegen.languages.RubyClientCodegen For more information, please visit https://github.com/oapicf/endoflife.date-api-clients

Installation

Build a gem

To build the Ruby code into a gem:

gem build endoflife_date.gemspec

Then either install the gem locally:

gem install ./endoflife_date-1.0.0.gem

(for development, run gem install --dev ./endoflife_date-1.0.0.gem to install the development dependencies)

or publish the gem to a gem hosting service, e.g. RubyGems.

Finally add this to the Gemfile:

gem 'endoflife_date', '~> 1.0.0'

Install from Git

If the Ruby gem is hosted at a git repository: https://github.com/oapicf/endoflife.date-api-clients, then add the following in the Gemfile:

gem 'endoflife_date', :git => 'https://github.com/oapicf/endoflife.date-api-clients.git'

Include the Ruby code directly

Include the Ruby code directly using -I as follows:

ruby -Ilib script.rb

Getting Started

Please follow the installation procedure and then run the following code:

# Load the gem
require 'endoflife_date'

api_instance = EndOfLifeDateApiClient::DefaultApi.new

begin
  #All Products
  result = api_instance.get_api_all_json
  p result
rescue EndOfLifeDateApiClient::ApiError => e
  puts "Exception when calling DefaultApi->get_api_all_json: #{e}"
end

Documentation for API Endpoints

All URIs are relative to https://endoflife.date

ClassMethodHTTP requestDescription
EndOfLifeDateApiClient::DefaultApiget_api_all_jsonGET /api/all.jsonAll Products
EndOfLifeDateApiClient::DefaultApiget_api_product_cycle_jsonGET /api/{product}/{cycle}.jsonSingle cycle details
EndOfLifeDateApiClient::DefaultApiget_api_product_jsonGET /api/{product}.jsonGet All Details

Documentation for Models

Documentation for Authorization

Endpoints do not require authorization.

FAQs

Package last updated on 14 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.