Add a search endpoint that accpets search parameter and returns a list of posts that match the the searched phase. The preferred way would be a fuzzy search.
Add a search endpoint that accpets search parameter and returns a list of posts that match the the searched phase.
The preferred way would be a fuzzy search.