Designing RESTful web services
Feb 24, 2024 · 10 min read · APIs are the glue of the modern web infrastructure. There are many different types of APIs and many governing protocols and architectural styles. In this article, I will be exploring the most commonly adopted API architectural style - REST. This arti...
Join discussion