- learn how to use the `http` package to make a request - get a string in input - do a `GET` request at this url https://api.geoapify.com/v1/geocode/search passing `text` and `apiKey` as query params - print the `latitude` and `longitude` of the first retrieved place