Transformations on the input file : file1
file1 to file2 file2 to file3.json
Write a program in Go to accept an interactive input keyword string and by using that read string , search through the data loaded from problem2.json file and print out the url name if a input string matches the name and/or description.
Bonus Problem Attempt this only after completing problem 1 and 2 and if you have time. Write a program in Go or Node or Java Create a simple webserver and start it on a port and serve the file : problem2.json