Callista medarbetare Ove Lindström

Ove Lindström

ARKITEKT, SENIOR UTVECKLARE

Ove är en mycket erfaren arkitekt, utvecklare och coach med fokus på Java-området och transaktionsintensiva system. Han har lång erfarenhet av ledande roller inom olika utvecklingsteam samt arbetat mycket med systemintegrationsfrågor, api:er, mikrotjänst-arkitekturer och olika molntjänster.

Ove har ett stort intresse och fokus på DevOps, automatisering och infrastruktur som kod. Han anser att man aldrig i onödan ska röra en instans och att alla ska kunna göra en produktionssättning.

Blogg

Good habits when designing REST APIs

// Ove Lindström

I have previously shared some thoughts about when to use REST and when not to in and the REST is history. In that post, I stated that a good time to use REST is when “you need public APIs that are easy to understand and use”.

Working with public APIs is fun and rewarding—if you design your APIs the right way.

If you don’t, your users will be angry and complain.

In this post, I have gathered some of the more general best practices for building a good REST API. I coach (force?) developers I work with to follow them and use this as a checklist when I do code reviews on REST API code.

Medarbetare