Let's Build an API together - Part 4

Last Update: 18.12.2017. By Jens in API Series | APIs | Newsletter

Now that we have settled on using REST, we face the next decision with naming our endpoints. It seems easy, but I’ve found three way so far, and I believe all claim to be best practice. Which I find funny.


Let's Build an API together - Part 3

Last Update: 15.12.2017. By Jens in API Series | APIs | Newsletter

We finished with 4 endpoints and the question if we could use REST for the API last time.


Let's Build an API together - Part 2

Last Update: 14.12.2017. By Jens in API Series | APIs | Newsletter

What we got so far:


Let's Build an API together - Part 1

Last Update: 13.12.2017. By Jens in API Series | APIs | Newsletter

In the center of Kanban is the so-called Kanban Board; yes, it is an actual board. On it, there are usually 3 columns, called swim lanes. The lanes represent the state of a task and are named Ready, Doing and Done; starting on the left. Each individual todo aka task is written on a post-it note and depending on its state, put in a column. Usually, a task will start on the left in Ready.