How do I create a search query in the web-page with Server Side Swift, where I could search and filter through the acronyms instead of using Rested? I created a search input box in the navigation bar, and want to be able to search for created acronyms through there.
Thanks!