Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Flexible REST parameters #35

Open
Open
@theking2

Description

@theking2

https://www.moesif.com/blog/technical/api-design/REST-API-Design-Filtering-Sorting-and-Pagination/

student?name=[like]*a*&lg=[gte]2021

[eq] or none = exact match
[gt] greater
[gte] greater or equal
[lt] lower
[lte] lower or equal
[like] like with * als joker

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions