I used to think that a Camel was something to smoke or ride in the desert, but that was before I opened my mouth at work one day and said, “Sure I can automatically save these documents up to ...
When working with APIs you might often need to interface with public APIs and perform CRUD operations. To connect to and work with such APIs, you have libraries aplenty. One of the most popular is ...
The exodus from Visual Studio 6.0 to .NET has begun for most developers. But with this new coding model comes decoupled services in the form of Web services. However, if you still have to maintain and ...
Consuming services is something every application needs to do. In this article, Nick demonstrates how to document a REST service using Swagger in order to make it easy to consume from a Universal ...