An API Service to display the top 25 most frequent words used by Shakespeare based on searched fragment
The searched value can exist anywhere in the word, results are returned based on highest frequency
To run the API in your web browser, change the term after ?=, and hit enter Run Online

Copy and Paste the command below into a terminal / command prompt window
In the below example the search fragment is set to th, replace it with the actual fragment
curl https://golang-autocomplete.herokuapp.com/autocomplete\?term\=th

Open Postman and create a GET Request to
https://golang-autocomplete.herokuapp.com/autocomplete?term
In the Query Params, enter in the desired fragment as the value for term, then click Send
Phrases (th, fr, pi, sh, wu, ar, il, ne, se, pl) Sample Fragments
