Description:Using the provide REST service, create a program that returns both largest city and capital based on user input for state name or state abbreviation. User input can be done in any format, including but not limited to prompts and console entries. Program must continue running until the user exits the program. Note: Do not use any other web services or data other then the one provide. Webservice:http://services.groupkt.com/state/get/USA/all Need help to write program in java for above mentioned description
Description:Using the provide REST service, creat
August 9th, 2017 admin