How safe is your API from its users?
apiux.com
on 04/07/2013
Excerpt: Availability and safety are some of the most important implicit factors to the user experience of your platform’s users. When we discuss web security to ensure these factors, images of criminal rings using sophisticated techniques come to mind. Even if your data seems too low of worth for this scenario, perhaps the over-caffeinated, zit-faced script kiddie wreaking havoc on your operations is a fear. However, the all-too-common reality in the API world is that your worst enemies are often your worst customers. Irresponsible or unknowledgeable developers writing super chatty apps. Opportunistic partners who look to take advantage of data that gives them value, in the form of high volume traffic, and no value for you in return.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page, Security
What Legos Teaches Us About REST API Testing
www.dzone.com
on 04/07/2013
Excerpt: My son loves Legos. He is continually fascinated about the ways he can use and reuse various Lego blocks to build different kinds of towers and other edifices. He also likes to use the same larger Lego blocks as a foundation for a multitude of different towers. Why should REST API testing be any different? Herein, I refer to two main patterns for REST API testing:
Classes in your REST API test infrastructure should reflect a Separation of Concerns. Each class is like a Lego block that contributes its own particular set of functionality. Features for REST API performance testing should be tightly integrated with your test infrastructure from the beginning and utilize the same foundation upon which the functional tests are built.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
API Rate Limit Kung-Fu: The Server Side
www.dzone.com
on 02/16/2013
Excerpt: Adam Green has a great post on programmableweb this morning about Twitter API Rate Limits – with great tips on how to get the most out of the Twitter API without hitting rate limits. Sharing API calls between your server side and the client’s browser is actually critical to making some Twitter integrations work and there’s a great tip on how to use server side caching:
You can call the API from the browser, display the results, and then call your server with the data you got from the API. In effect you are using all of the user browsers as a large collection grid. This approach can be used to reduce the amount of API calls you have to do from the server.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Why your API needs web services
www.dzone.com
on 02/16/2013
Excerpt: A few days ago an interesting query was raised by one of our customers. They queried whether it was possible for us to write our PDF2HTML5 Java api in dot net languages or php (Hypertext Preprocessor). According to my colleague Suda, as many of you may be aware integrating the Java api into dot net frameworks consumes a considerable amount of time. In order to answer this query we have decided to provide a PDF to HTML5 Cloud based design solution in our products using web services in order to fulfil our clientâs demands. This encouraged us to move to jax-ws plugins in our online conversion tool.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page, SOA, Web Services
Mules Answer to SOA Security Challenges
www.dzone.com
on 02/16/2013
Excerpt: Reza is a Director of Product Management at MuleSoft. In his spare time likes to code, go wine tasting, and do some road biking. Reza is a DZone MVB and is not an employee of DZone and has posted 2 posts at DZone. You can read more from them at their website. View Full User Profile
Service-Oriented Architectures (SOA) present unique security challenges due to loose service/application coupling and operations running across trust boundaries. To help our customers address these challenges, Mulesoft has extended the Mule ESB platform security in several key areas and are making these extensions available through our Mule Enterprise Security package.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
API Design & Development Guidelines
www.dzone.com
on 02/16/2013
Excerpt: Steven is CEO and Co-founder of 3scale networks: one of the worlds leading providers of API Management Infrastructure (http://www. 3scale. net). Steven is a DZone MVB and is not an employee of DZone and has posted 3 posts at DZone. You can read more from them at their website. View Full User Profile
The 3scale tech team is being increasingly asked information, tips, recommendations, or examples about API design and development best practices. This is great! We love that! It confirms that APIs are hot and a key element of today’s cloud computing, cloud services and cloud apps! And it also underpins the need for great resources about API design and development.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Digging in with SmartBear's API Tools
blog.smartbear.com
on 02/04/2013
Excerpt: In the first two posts of this series, I gave an overview of how APIs come into play when building mobile solutions and emphasized the need to test and monitor the 3rd party APIs that are integrated into your code. After reading those posts, it shouldn’t come as a great surprise that SmartBear provides some awesome tools for API quality:
soapUI - The world leading API testing tool supports both functional and security testing of APIs – and it also allows you to create simulations of 3rd party APIs. soapUI is available both as a free (open-source) version and as a commercial version with extra cool features (including data-driven testing) and the worlds nicest support team.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, Mobile, page
Core JSON Cheat Sheet from DZone Refcardz
refcardz.dzone.com
on 02/04/2013
Excerpt: JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. This Refcard covers JSON syntax, validation, modeling, and JSON Schema, and includes tips and tricks for using JSON with various tools and programming languages. JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. Programs written in Ruby, Java/EE, JavaScript, C#/. Net, PHP, etc. can easily consume and produce JSON data because it is independent of languages and computing platforms.... read the full post.
Tags: API-Evangelist, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Amazon APIs in Android Apps Just Got Easier
www.dzone.com
on 01/31/2013
Excerpt: Mitch Pronschinske is the Senior Content Analyst (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often eats peanut butter and bananas, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone Zone Leader and has posted 1869 posts at DZone. You can read more from them at their website. View Full User Profile
There are about 42 Amazon APIs in APIhub and by searching for them you can get an idea of the many amazon services you'll be able to harness if you're an Android developer.... read the full post.
Tags: Android, API-Evangelist, API-Stack, AWS, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Twitter + GitHub = TwUI
github.com
on 05/11/2012
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork:
We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
Excerpt: My son loves Legos. He is continually fascinated about the ways he can use and reuse various Lego blocks to build different kinds of towers and other edifices. He also likes to use the same larger Lego blocks as a foundation for a multitude of different towers. Why should REST API testing be any different? Herein, I refer to two main patterns for REST API testing: Classes in your REST API test infrastructure should reflect a Separation of Concerns. Each class is like a Lego block that contributes its own particular set of functionality. Features for REST API performance testing should be tightly integrated with your test infrastructure from the beginning and utilize the same foundation upon which the functional tests are built.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
API Rate Limit Kung-Fu: The Server Side
www.dzone.com
on 02/16/2013
Excerpt: Adam Green has a great post on programmableweb this morning about Twitter API Rate Limits – with great tips on how to get the most out of the Twitter API without hitting rate limits. Sharing API calls between your server side and the client’s browser is actually critical to making some Twitter integrations work and there’s a great tip on how to use server side caching:
You can call the API from the browser, display the results, and then call your server with the data you got from the API. In effect you are using all of the user browsers as a large collection grid. This approach can be used to reduce the amount of API calls you have to do from the server.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Why your API needs web services
www.dzone.com
on 02/16/2013
Excerpt: A few days ago an interesting query was raised by one of our customers. They queried whether it was possible for us to write our PDF2HTML5 Java api in dot net languages or php (Hypertext Preprocessor). According to my colleague Suda, as many of you may be aware integrating the Java api into dot net frameworks consumes a considerable amount of time. In order to answer this query we have decided to provide a PDF to HTML5 Cloud based design solution in our products using web services in order to fulfil our clientâs demands. This encouraged us to move to jax-ws plugins in our online conversion tool.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page, SOA, Web Services
Mules Answer to SOA Security Challenges
www.dzone.com
on 02/16/2013
Excerpt: Reza is a Director of Product Management at MuleSoft. In his spare time likes to code, go wine tasting, and do some road biking. Reza is a DZone MVB and is not an employee of DZone and has posted 2 posts at DZone. You can read more from them at their website. View Full User Profile
Service-Oriented Architectures (SOA) present unique security challenges due to loose service/application coupling and operations running across trust boundaries. To help our customers address these challenges, Mulesoft has extended the Mule ESB platform security in several key areas and are making these extensions available through our Mule Enterprise Security package.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
API Design & Development Guidelines
www.dzone.com
on 02/16/2013
Excerpt: Steven is CEO and Co-founder of 3scale networks: one of the worlds leading providers of API Management Infrastructure (http://www. 3scale. net). Steven is a DZone MVB and is not an employee of DZone and has posted 3 posts at DZone. You can read more from them at their website. View Full User Profile
The 3scale tech team is being increasingly asked information, tips, recommendations, or examples about API design and development best practices. This is great! We love that! It confirms that APIs are hot and a key element of today’s cloud computing, cloud services and cloud apps! And it also underpins the need for great resources about API design and development.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Digging in with SmartBear's API Tools
blog.smartbear.com
on 02/04/2013
Excerpt: In the first two posts of this series, I gave an overview of how APIs come into play when building mobile solutions and emphasized the need to test and monitor the 3rd party APIs that are integrated into your code. After reading those posts, it shouldn’t come as a great surprise that SmartBear provides some awesome tools for API quality:
soapUI - The world leading API testing tool supports both functional and security testing of APIs – and it also allows you to create simulations of 3rd party APIs. soapUI is available both as a free (open-source) version and as a commercial version with extra cool features (including data-driven testing) and the worlds nicest support team.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, Mobile, page
Core JSON Cheat Sheet from DZone Refcardz
refcardz.dzone.com
on 02/04/2013
Excerpt: JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. This Refcard covers JSON syntax, validation, modeling, and JSON Schema, and includes tips and tricks for using JSON with various tools and programming languages. JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. Programs written in Ruby, Java/EE, JavaScript, C#/. Net, PHP, etc. can easily consume and produce JSON data because it is independent of languages and computing platforms.... read the full post.
Tags: API-Evangelist, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Amazon APIs in Android Apps Just Got Easier
www.dzone.com
on 01/31/2013
Excerpt: Mitch Pronschinske is the Senior Content Analyst (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often eats peanut butter and bananas, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone Zone Leader and has posted 1869 posts at DZone. You can read more from them at their website. View Full User Profile
There are about 42 Amazon APIs in APIhub and by searching for them you can get an idea of the many amazon services you'll be able to harness if you're an Android developer.... read the full post.
Tags: Android, API-Evangelist, API-Stack, AWS, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Twitter + GitHub = TwUI
github.com
on 05/11/2012
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork:
We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
Excerpt: A few days ago an interesting query was raised by one of our customers. They queried whether it was possible for us to write our PDF2HTML5 Java api in dot net languages or php (Hypertext Preprocessor). According to my colleague Suda, as many of you may be aware integrating the Java api into dot net frameworks consumes a considerable amount of time. In order to answer this query we have decided to provide a PDF to HTML5 Cloud based design solution in our products using web services in order to fulfil our clientâs demands. This encouraged us to move to jax-ws plugins in our online conversion tool.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page, SOA, Web Services
Mules Answer to SOA Security Challenges
www.dzone.com
on 02/16/2013
Excerpt: Reza is a Director of Product Management at MuleSoft. In his spare time likes to code, go wine tasting, and do some road biking. Reza is a DZone MVB and is not an employee of DZone and has posted 2 posts at DZone. You can read more from them at their website. View Full User Profile
Service-Oriented Architectures (SOA) present unique security challenges due to loose service/application coupling and operations running across trust boundaries. To help our customers address these challenges, Mulesoft has extended the Mule ESB platform security in several key areas and are making these extensions available through our Mule Enterprise Security package.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
API Design & Development Guidelines
www.dzone.com
on 02/16/2013
Excerpt: Steven is CEO and Co-founder of 3scale networks: one of the worlds leading providers of API Management Infrastructure (http://www. 3scale. net). Steven is a DZone MVB and is not an employee of DZone and has posted 3 posts at DZone. You can read more from them at their website. View Full User Profile
The 3scale tech team is being increasingly asked information, tips, recommendations, or examples about API design and development best practices. This is great! We love that! It confirms that APIs are hot and a key element of today’s cloud computing, cloud services and cloud apps! And it also underpins the need for great resources about API design and development.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Digging in with SmartBear's API Tools
blog.smartbear.com
on 02/04/2013
Excerpt: In the first two posts of this series, I gave an overview of how APIs come into play when building mobile solutions and emphasized the need to test and monitor the 3rd party APIs that are integrated into your code. After reading those posts, it shouldn’t come as a great surprise that SmartBear provides some awesome tools for API quality:
soapUI - The world leading API testing tool supports both functional and security testing of APIs – and it also allows you to create simulations of 3rd party APIs. soapUI is available both as a free (open-source) version and as a commercial version with extra cool features (including data-driven testing) and the worlds nicest support team.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, Mobile, page
Core JSON Cheat Sheet from DZone Refcardz
refcardz.dzone.com
on 02/04/2013
Excerpt: JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. This Refcard covers JSON syntax, validation, modeling, and JSON Schema, and includes tips and tricks for using JSON with various tools and programming languages. JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. Programs written in Ruby, Java/EE, JavaScript, C#/. Net, PHP, etc. can easily consume and produce JSON data because it is independent of languages and computing platforms.... read the full post.
Tags: API-Evangelist, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Amazon APIs in Android Apps Just Got Easier
www.dzone.com
on 01/31/2013
Excerpt: Mitch Pronschinske is the Senior Content Analyst (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often eats peanut butter and bananas, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone Zone Leader and has posted 1869 posts at DZone. You can read more from them at their website. View Full User Profile
There are about 42 Amazon APIs in APIhub and by searching for them you can get an idea of the many amazon services you'll be able to harness if you're an Android developer.... read the full post.
Tags: Android, API-Evangelist, API-Stack, AWS, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Twitter + GitHub = TwUI
github.com
on 05/11/2012
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork:
We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
Excerpt: Steven is CEO and Co-founder of 3scale networks: one of the worlds leading providers of API Management Infrastructure (http://www. 3scale. net). Steven is a DZone MVB and is not an employee of DZone and has posted 3 posts at DZone. You can read more from them at their website. View Full User Profile The 3scale tech team is being increasingly asked information, tips, recommendations, or examples about API design and development best practices. This is great! We love that! It confirms that APIs are hot and a key element of today’s cloud computing, cloud services and cloud apps! And it also underpins the need for great resources about API design and development.... read the full post.
Tags: 3Scale, API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Digging in with SmartBear's API Tools
blog.smartbear.com
on 02/04/2013
Excerpt: In the first two posts of this series, I gave an overview of how APIs come into play when building mobile solutions and emphasized the need to test and monitor the 3rd party APIs that are integrated into your code. After reading those posts, it shouldn’t come as a great surprise that SmartBear provides some awesome tools for API quality:
soapUI - The world leading API testing tool supports both functional and security testing of APIs – and it also allows you to create simulations of 3rd party APIs. soapUI is available both as a free (open-source) version and as a commercial version with extra cool features (including data-driven testing) and the worlds nicest support team.... read the full post.
Tags: API-Evangelist, API-Stack, Dzone.com:, Front, Googlereader, Ifttt, Latest, Mobile, page
Core JSON Cheat Sheet from DZone Refcardz
refcardz.dzone.com
on 02/04/2013
Excerpt: JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. This Refcard covers JSON syntax, validation, modeling, and JSON Schema, and includes tips and tricks for using JSON with various tools and programming languages. JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. Programs written in Ruby, Java/EE, JavaScript, C#/. Net, PHP, etc. can easily consume and produce JSON data because it is independent of languages and computing platforms.... read the full post.
Tags: API-Evangelist, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Amazon APIs in Android Apps Just Got Easier
www.dzone.com
on 01/31/2013
Excerpt: Mitch Pronschinske is the Senior Content Analyst (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often eats peanut butter and bananas, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone Zone Leader and has posted 1869 posts at DZone. You can read more from them at their website. View Full User Profile
There are about 42 Amazon APIs in APIhub and by searching for them you can get an idea of the many amazon services you'll be able to harness if you're an Android developer.... read the full post.
Tags: Android, API-Evangelist, API-Stack, AWS, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Twitter + GitHub = TwUI
github.com
on 05/11/2012
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork:
We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
Excerpt: JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. This Refcard covers JSON syntax, validation, modeling, and JSON Schema, and includes tips and tricks for using JSON with various tools and programming languages. JSON (JavaScript Object Notation) is a standard text-based data interchange format that enables applications to exchange data over a computer network. Programs written in Ruby, Java/EE, JavaScript, C#/. Net, PHP, etc. can easily consume and produce JSON data because it is independent of languages and computing platforms.... read the full post.
Tags: API-Evangelist, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Amazon APIs in Android Apps Just Got Easier
www.dzone.com
on 01/31/2013
Excerpt: Mitch Pronschinske is the Senior Content Analyst (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often eats peanut butter and bananas, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone Zone Leader and has posted 1869 posts at DZone. You can read more from them at their website. View Full User Profile
There are about 42 Amazon APIs in APIhub and by searching for them you can get an idea of the many amazon services you'll be able to harness if you're an Android developer.... read the full post.
Tags: Android, API-Evangelist, API-Stack, AWS, Dzone.com:, Front, Googlereader, Ifttt, Latest, page
Twitter + GitHub = TwUI
github.com
on 05/11/2012
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork:
We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
Excerpt: GitHub for Mac is powered by TwUI, Twitter's open source, Core Animation-based UI framework for Mac. It's the same framework that drives Twitter for Mac. TwUI lets us create fast, animatable UIs using modern APIs. It's fantastic. We've made a lot of fixes and additions in our TwUI fork: We've been working with the fine folks at Twitter to figure out the best way for us all to make TwUI more amazing. They invited us to join forces. What does it mean? TwUI has a bright and glorious future. All of our changes are now in the original TwUI repository.... read the full post.
Tags: Dzone.com:, Front, Latest, page
| 1 2 | Next >> |


