-
-
Save mdobson/924be9b8f3f18e1a4d41 to your computer and use it in GitHub Desktop.
Revisions
-
mdobson revised this gist
May 14, 2015 . 1 changed file with 6 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,8 @@ - Reactive Hypermedia: A new approach to APIs - **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. -
mdobson revised this gist
May 13, 2015 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 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. -
mdobson renamed this gist
May 13, 2015 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
mdobson created this gist
May 13, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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.