http://3oamv2de6ooacy72hv3ulym3i3vvlprlkqas7hhzo4pu5nyxnji37zad.onion/projects/micro-search
This service currently exposes only one api endpoint / -> A frontend with basic text search functionality /api/v1/search -> This is a GET request that takes two parameters query and site . The parameter query is mandatory, not providing a query will return an empty result. The parameter site the site url, you could also provide some arbitary text here, this will match all urls containing the provided the text.