Call nodejs REST APIs

Hi,
I’m looking for some examples to make calls to nodejs REST API’s from Framework7.
There are two different APIs:
1> “local” APIs
2> 3rd party APIs

Any pointers will be of great help.

Thanks

What have you tried? Usually there is no any difference with how you do it on website

I haven’t tried yet. I was looking for some examples / references.
I’m planning to move away from Angularjs (1.x) since I’m not liking typescript as much.
Framework7 looks very interesting.
The only thing I need for my PoC is some examples to make nodejs (REST APIs basically) calls.
I have browsed through the documentation, but could not spot something easily.

There is a Request util that allows you do and handle any requests http://framework7.io/docs/request.html