This chapter introduces a microservice that every corporate American entity can use: the Trello microservice. It is designed to work with Trello, which is a collaboration tool. For those familiar with JIRA and TFS, it's the same Kanban board approach, with an arguably simpler and more intuitive user interface. Just picture a wall in your office filled with sticky notes of to-do items, tasks, notes, pictures, and so on. Now, organize that into a simple and intuitive user interface and you have Trello.
You can become more familiar with Trello by visiting their website at https://trello.com/tour.
In this chapter, we will learn about the following:
- How to use the Trello application programming interface
- How to develop a microservice that talks to Trello