Skip to content

Instantly share code, notes, and snippets.

@mdobson
Last active August 29, 2015 14:21
Show Gist options
  • Save mdobson/924be9b8f3f18e1a4d41 to your computer and use it in GitHub Desktop.
Save mdobson/924be9b8f3f18e1a4d41 to your computer and use it in GitHub Desktop.

Revisions

  1. mdobson revised this gist May 14, 2015. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion 1.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,8 @@
    - Reactive Hypermedia: A new approach to APIs
    - **Description**: Reactive Hypermedia is an entirely new approach to building and managing APIs. Combining the powerful request response of HTTP with websockets for streaming evented data creates new possiblities. This style of API will allow you to stream real time updates from your API entities enabling your apps to react quicker to new context within your app. This talk will focus on the fundamentals of Reactive Hypermedia, how it's applied to the Internet of Things, and finally open source software that implements this style of API.
    - **Description**: The next generation of API powered applications will need more connectivity than ever before. These applications will range from video games to firmware inside of a smart oven. Todays API design fundamentals may work for this new breed of applications, but will they last? How can we improve the way APIs power the applications and distributed systems of tomorrow?

    This talk will delve into the world of Reactive Hypermedia. We'll have a discussion around using state machine models in APIs, aspects of hypermedia, and using reactive streams to create a longer lasting API.

    Learn tips and tricks for implementing these patterns within your own API! We'll also cover the real world use case of Zetta, an open source platform for the Internet of Things.

    - **Speaker Bio**: Matt Dobson <@mdobs> has been working in the Southeast Michigan software community for almost 7 years. In that time he's been at many different kinds of firms solving problems from healthcare to finance. He currently works at Apigee on Zettajs an open source platform for the Internet of Things, and Apigee Link the enterprise software counterpart to the project.
  2. mdobson revised this gist May 13, 2015. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions 1.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    - Reactive Hypermedia: A new approach to APIs
    - **Description**: Reactive Hypermedia is an entirely new approach to managing APIs. Combining the powerful request response of HTTP with websockets for streaming evented data creates new possiblities. This talk will focus on the fundamentals of Reactive Hypermedia, how it's applied to the Internet of Things, and finally open source software that implements this style of API.
    - **Speaker Bio**: Matt Dobson has been working in the Southeast Michigan software community for almost 7 years. In that time he's been at many different kinds of firms solving problems from healthcare to finance. He currently works at Apigee on Zettajs an open source platform for the Internet of Things, and Apigee Link the enterprise software counterpart to the project.
    - **Description**: Reactive Hypermedia is an entirely new approach to building and managing APIs. Combining the powerful request response of HTTP with websockets for streaming evented data creates new possiblities. This style of API will allow you to stream real time updates from your API entities enabling your apps to react quicker to new context within your app. This talk will focus on the fundamentals of Reactive Hypermedia, how it's applied to the Internet of Things, and finally open source software that implements this style of API.
    - **Speaker Bio**: Matt Dobson <@mdobs> has been working in the Southeast Michigan software community for almost 7 years. In that time he's been at many different kinds of firms solving problems from healthcare to finance. He currently works at Apigee on Zettajs an open source platform for the Internet of Things, and Apigee Link the enterprise software counterpart to the project.
  3. mdobson renamed this gist May 13, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. mdobson created this gist May 13, 2015.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    - Reactive Hypermedia: A new approach to APIs
    - **Description**: Reactive Hypermedia is an entirely new approach to managing APIs. Combining the powerful request response of HTTP with websockets for streaming evented data creates new possiblities. This talk will focus on the fundamentals of Reactive Hypermedia, how it's applied to the Internet of Things, and finally open source software that implements this style of API.
    - **Speaker Bio**: Matt Dobson has been working in the Southeast Michigan software community for almost 7 years. In that time he's been at many different kinds of firms solving problems from healthcare to finance. He currently works at Apigee on Zettajs an open source platform for the Internet of Things, and Apigee Link the enterprise software counterpart to the project.