Tag: APIs

A first look behind the scenes of minimal API endpoints
A first look behind the scenes of minimal API endpoints
Blog Posts

This is the first post in the series: Behind the scenes of minimal APIs. Part 1 – A first look behind the scenes of minimal API endpoints (this post) Part 2 – Extracting metadata from a minimal API handler Part 3 – Exploring the model-binding logic of minimal APIs Part 4 – Generating argument expressions for… READ MORE

Someday Soon My Developer May Be a Microservice in the Cloud
Someday Soon My Developer May Be a Microservice in the Cloud
Blog Posts

Service Oriented Architecture (SOA) is not really a new thing, but growing popularity of private and public cloud-based microservices pushes this idea to the next level of software architecture and design. This article explores what microservices are, why their use is increasing and how using them may change the role of traditional software developers. A… READ MORE