Skip to content
Open
Overdue by 1 year(s)
Due by December 20, 2024
Last updated Dec 20, 2024

Provided advanced routing with query parameters:
Search: Add a search feature on the /resource endpoint. For instance, /resource?name=ResourceName could return resources with names matching the query.
Sorting: Allow sorting of resources. For instance, /resource?sort=name could return resources sorted alphabetically by name.

Additional routes

75% complete

List view