# GraphQL

# 2020-11-27 Trial

Upmo as a web application has grown into the stage where querying data through the backend is getting fairly difficult. Although we could stay in REST, we think that GraphQL is a mature technology. GitHub as adopted this as their main public API in replacement of REST since 2016. See our decision record here.