Hello
I have a table name cities in my backendless app. want to generate a json link like this from the table:
http://demo5657559.mockable.io/getcities
Kindly help.
You do not generate json links with Backendless. If you have a table, you use the REST API we document to work with that table.
I am new to backendless. can you explain me step by step. how to make REST API
Thanks
I apologize, but we do not provide free training on how to use REST API. There are plenty of resources available on the internet that would describe how to do it for all possible programming languages.