OData is very interesting technology. Using several lines of code you can support filtering, paging, partial selection, ... for your data. Today GraphQL is replacing it, but OData is still very attractive.
Nevertheless, there are several pitfalls I had to deal with. Here I want to share my experience with OData.