Oct 
9, 
2023

API Design with Patterns: Patterned Design

Designing APIs is a critical activity in many software projects. Its success depends upon requirements and the experience of the API designers. Pattern collections document collective experiences, making it possible to arrive at suitable designs quickly and with less risk. Join us on a short journey through microservices API patterns...
Jun 
26, 
2023

REST APIs: Stop Polling, Let’s Go Streaming

REST APIs have become the dominant means for distributed applications to communicate over the last ten or fifteen years, whether that is client-server such as mobile applications, web clients, or server-server between monoliths and microservices. However, the way REST works and increasing demands on how the REST paradigm works has...
Mar 
22, 
2023

tsoa: API documentation for Node.js

JavaScript is known as the Wild West of web development. But despite the absence of law and order, there are a few things that even the wildest developers should stick to. These include consistent structure, documentation, and testing. We will take a look at how that works for API documentation...
Feb 
21, 
2023

The Role of APIs in Digital Government Context

Connecting information systems, applications, and registers, exchanging data, and sharing services are essential requirements for any digital service. Government and the public sector are no exception. The ability to exchange data and share services between government entities and authorities is a must-have requirement when public services are digitised. Also, the...
Dec 
5, 
2022

API Contract Definitions – Different Ways of Specifying API Contracts: Contract first, implementation first, OpenAPI, GraphQL, gRPC

When running one or multiple services, it is essential that they have reliable service contracts defining their exposed APIs. Those contracts mostly consist of declarative interface definitions, which strongly define and type the API exposed by the respective service. As such, it is crucial that the code making up the...

All News & Updates of API Conference:

Explore other Tracks

API Management

Optimize Your API Management for Maximum Efficiency.

API Development

Strategies for Building, Scaling, and Debugging Successful APIs.

API Design

Design intuitive, scalable APIs with a focus on governance and AI integration.

API Platforms & Business

Drive business growth and innovation by unlocking the Power of API Integration.

API Security

Master Authentication, Advanced Threat Detection for Flawless APIs.