A simple web search web app which uses Flutter for frontend and a Spring boot based REST API to fetch search results from Googles Custome search engine API
Get a Custome search API key at : https://developers.google.com/custom-search/v1/overview Get a custome engine key at : https://programmablesearchengine.google.com ( a cutome search or Whole web search engine key can be made)
add both the keys to the src/main/java/com/example/demo/GoogleSearchService.java file