Here is the Fastest Way to Invoke a REST API From the Server Using JavaScript
Appery.io’s Server Code feature makes it super easy to create a custom API on the server. With Server Code you can add any app logic using JavaScript including invoking another API. This literally takes a few minutes. Let me show you how do to it using the Uber API.
When working with the Uber API, one of the first goals will usually be to find out what products are available in your area using latitude/longitude information.







