REST

[EN] RESTful API Design: Learn from GitHub and build your interfaces rock-solid!
[EN] RESTful API Design: …

Hello everyone, As software developers, we can’t avoid APIs. Regardless of whether we build microservices ourselves or integrate external services – well-designed interfaces are the be-all and end-all for successful, maintainable systems.

[EN] Representational State Transfer
[EN] Representational …

[Re]presentational [S]tate [T]ransfer Introduction The acronym REST stands for Representational State Transfer and describes a programming paradigm for distributed systems.