예제 #1
0
def services():
	#instantiate the API
	api = API()

	return str(api.get_all_services())