Alen Pokos

API Design - Getting Started

Good API design isn't about following one right approach. It's about aligning on business goals first.

API Design - Getting Started
#1about 6 minutes

Defining the goals and purpose of API design

A good API design process starts by aligning on business goals, as disagreements often stem from mismatched objectives rather than technical choices.

#2about 5 minutes

Decoupling the client, API, and backend pillars

A solution's architecture should treat the client, API, and backend as independent pillars to avoid fragility and tight coupling during development.

#3about 4 minutes

Using JSON:API to focus on data, not format

The JSON:API specification provides a standard for structure, relationships, and operations, allowing developers to focus on business data instead of reinventing formats.

#4about 4 minutes

Use case: Designing a user registration flow

A multi-step registration process should be handled by the client, while the API provides distinct endpoints for validation and final resource creation.

#5about 6 minutes

Use case: Evolving a classifieds listing resource

An example of iteratively designing a listing resource by adding seller relationships and handling user-specific data requests through filtering.

#6about 4 minutes

Use case: Modeling conversations and messages

Designing a messaging system involves modeling conversations and messages while consolidating redundant resource types like 'seller' and 'buyer' into a single 'user' type.

#7about 2 minutes

Use case: Designing a unified search endpoint

A single search endpoint can return different resource types by using a generic 'search_result' resource with polymorphic relationships.

#8about 2 minutes

Key takeaways and further API design topics

A summary of core principles like focusing on content and naming, plus a look at other critical topics like documentation, security, and versioning.

#9about 12 minutes

Audience Q&A on tools, errors, and GraphQL

The speaker answers audience questions on topics including documentation tools like Postman, error handling strategies, and comparing JSON:API with GraphQL.

Related jobs
Jobs that call for the skills explored in this talk.
SabIna compys

SabIna compys
Vienna, Austria

Remote
20-100K
Intermediate
JavaScript
.NET
+1

Featured Partners

Related Articles

View all articles
CH
Chris Heilmann
WeAreDevelopers LIVE days are changing - get ready to take part
Starting with this week's Web Dev Day edition of WeAreDevelopers LIVE Days, we changed the the way we run these online conferences. The main differences are:Shorter talks (half an hour tops)More interaction in Q&AA tips and tricks "Did you know" sect...
WeAreDevelopers LIVE days are changing - get ready to take part
CH
Chris Heilmann
All the videos of Halfstack London 2024!
Last month was Halfstack London, a conference about the web, JavaScript and half a dozen other things. We were there to deliver a talk, but also to record all the sessions and we're happy to share them with you. It took a bit as we had to wait for th...
All the videos of Halfstack London 2024!
CH
Chris Heilmann
Dev Digest 139 - Soft and hard queries
News and ArticlesLet's start with Amelia Wattenberger's excellent essay Bridging the hard and the soft talking about humans and data. Do you sometimes also miss aspects of the early web like a lack of big data and freedom to create without numeric go...
Dev Digest 139 - Soft and hard queries
LM
Luis Minvielle
The Best Upcoming IT Webinars
Now that you already know what IT webinars are and how they can help you level up your professional appeal, you might want actually to get into one. Live tech webinars are one of the best ways to stay on top of the latest trends and tools because eit...
The Best Upcoming IT Webinars

From learning to earning

Jobs that call for the skills explored in this talk.

PHP Engineer

Bitpanda
Vienna, Austria

Intermediate
PHP
MySQL
Laravel