Building a REST Query Language
Last modified: July 8, 2021
REST Top
Get started with Spring 5 and Spring Boot 2, through the reference Learn Spring course:
>> CHECK OUT THE COURSEA mature REST API can be a lot of work, and publishing Resources in a flexible way is usually a balancing act.
On the one hand, you want to allow the client to search for information in many flexible ways. On the other hand, you don't want to implement too many operations.
A Search/Query Language for the API makes the most sense – it allows for a single, clean operation while still opening up the API for powerful searching.
Spring bottom
Get started with Spring 5 and Spring Boot 2, through the Learn Spring course:
>> THE COURSEREST bottom
Get started with Spring 5 and Spring Boot 2, through the Learn Spring course :
>> CHECK OUT THE COURSEREST footer banner


Learning to build your API
with Spring?
Download the E-book
with Spring?