In this article, we are going to learn how to call Web API using HttpClient. Normally, we call a Web API either from jQuery Ajax or from Angular JS, right? Recently, I came across a need for calling our Web API from the server side itself. Let me show you how it's done.
C and C++ standards for years treated concurrency and multi-threading as outside the standard. Here's a bit of background, intro, and experimentation related to threads, hyperthreading, and affinity.
Here's a look at security permissions that are applicable to JPA entities, controlling attributes like reading, deletion, updating, and assignment of entities.
Vladimir Pecanac provides an excellent overview of the top 8 continuous integration tools your organization should be considering, if C/I is in your future.
In recent years, API use, and reliance on web services has increased. Here's a list of 12 awesome web service testing tools to aid your API and web service journey.
Spotlight.io is a new API and modeling tool, and has some neat features. Here's a quick introductory overview of Spotlight, and cool services such as automatic generation of an OpenAPI Spec.
Microservices-based systems are increasingly prevalent. Here's a look at five common microservice-specific performance challenges and how to meet them.