Skip to content

Instantly share code, notes, and snippets.

View kinlane's full-sized avatar

Kin Lane kinlane

View GitHub Profile
@kinlane
kinlane / api-commons-interface-license.json
Last active June 30, 2024 22:43
API Commons Interface License
{
"version": "2.0.0",
"apis": [
{
"name": "API Commons",
"description": "The API that returns of list of APIs that are in the API Commons, and allows you to add a manifest for an API.",
"image": "https://s3.amazonaws.com/kinlane-productions2/api-commons/api-commons-icon.png",
"tags": [
"API",
"License"
@kinlane
kinlane / twilio-apis-json-blueprint.yaml
Created June 30, 2024 16:55
Twilio APIs.json Blueprint
name: Twilio
description: Needs a description.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/apis-json.png
url: https://example.com/apis/apis.yml
type: Blueprint
created: 2024-6-30
modified: 2024-6-30
specificationVersion: '0.18'
tags:
- Tag
@kinlane
kinlane / stripe-apis-json-blueprint.yaml
Created June 30, 2024 16:54
Stripe APIs.json Blueprint
name: Stripe
description: This is an APIs.json blueprint for Stripe showing all of the API and common properties that are used across their API operations to support their almost 50 APIs.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/apis-json.png
url: https://example.com/apis/apis.yml
type: Blueprint
created: 2024-06-30
modified: 2024-06-30
specificationVersion: '0.18'
tags:
- Payments
@kinlane
kinlane / ebay-apis-json-blueprint.yaml
Created June 30, 2024 16:53
Ebay APIs.json Blueprint
name: eBay
description: This is an APIs.json blueprint to capture all of the properties used by API to support APIs across it's operations.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/apis-json.png
url: https://example.com/apis/apis.yml
type: Blueprint
created: 2024-06-30
modified: 2024-06-30
specificationVersion: '0.18'
tags:
- Commerce
@kinlane
kinlane / amazon-web-services-blueprint.yaml
Created June 30, 2024 16:51
Amazon Web Service Blueprint
name: Amazon Web Services
description: This is an APIs.json blueprint for Amazon Web Services showing all of the API and common properties that are used across their API operations to support their 300+ APIs.
image: https://kinlane-productions2.s3.amazonaws.com/apis-json-icons/apis-json.png
url: https://example.com/apis/apis.yml
type: Blueprint
created: 2024-06-30
modified: 2024-06-30
specificationVersion: '0.18'
tags:
- Cloud
@kinlane
kinlane / apis-json-example.json
Created June 28, 2024 23:10
example-apis-json-2
{
"aid": "apis.json",
"name": "Example API",
"type": "Index",
"description": "This is an example APIs.json file, demonstrating what is possible with\nthe API discovery specification.",
"image": "https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg",
"tags": [
"Application Programming Interface",
"API"
],
@kinlane
kinlane / apis-json-example.yaml
Last active June 28, 2024 23:00
apis-json-example
aid: apis.json
name: Example API
type: Index
description: |-
This is an example APIs.json file, demonstrating what is possible with
the API discovery specification.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- Application Programming Interface
- API
@kinlane
kinlane / apis-json-example.json
Last active June 28, 2024 23:00
apis-json-example
{
"aid": "apis.json",
"name": "Example API",
"type": "Index",
"description": "This is an example APIs.json file, demonstrating what is possible with\nthe API discovery specification.",
"image": "https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg",
"tags": [
"Application Programming Interface",
"API"
],
@kinlane
kinlane / apis.json
Created September 23, 2023 18:09
Sample APIs.json
{
"name": "Name",
"description": "Description",
"image": "https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg",
"tags": [
"API"
],
"created": "2014-04-07",
"modified": "2020-09-03",
"url": "http://example.com/apis.json",
@kinlane
kinlane / twitter-engineer.json
Created February 5, 2023 02:14
twitter-engineer.json
This file has been truncated, but you can view the full file.
[
{
"title": "Introducing Twitter Image Pipeline iOS framework for open source",
"body": "<p>Today, we’re excited to open source our Twitter Image Pipeline iOS framework, or TIP for short.<br /> </p> \n<h5><b>Why a new framework?</b></h5> \n<p>In 2014, Twitter embraced sharing and displaying images in its apps, which was a great enhancement to the communication platform built on brevity. But with that we had accrued a large swath of tech debt, were missing some key features, struggled with reliability, and had many different complex approaches to our images. We took some time to assess where we were at and identify where we wanted to go before building a new framework to solve those pain points. Once we adopted this new iOS framework, we were able to take advantage of its features and have iterated on it over the course of 2 years. Today we’re happy to share it with you so you can enjoy the same benefits.</p> \n<h5><b>What does TIP offer?</b></h5> \n<p>TIP is a framework that attempts to solve many