A sample app that will parse response and display names and surnames from endpoint https://jsonplaceholder.typicode.com/users in ListView
- This project uses lombok so please remember to turn on annotation processing in your IDE alongside installing the lombok plugin, more info can be found here