Morallis REST endoint format/Structure

Hi there,

I’m a flutter developer I’m planning to use Moralis in one of my side projects,
Since Moralis Sdk for Dart is currently not available, this is why I want to be sure that the structure for the REST endpoint below is supported.

Structure:-> https:ServerUrl /+We32Api

https://serverUrl/{address}

I didn’t understand exactly what you mean with that structure

I mean can it be used this way?
For example in Postman to fetch data
E.g
https://serverurl/nft/search

there are way to use it, you can make a cloud function and call a cloud function too with REST API

will there be a dart SDK soon or how do you recommend integrating Moralis with Dart at the moment?