reapit / foundations

Foundations platform mono repo
56 stars 22 forks source link

If I want only Enquire and Negotiator list from API which type of application should I create from developer reapit web platform? #11352

Open wshardikdeshani opened 3 months ago

wshardikdeshani commented 3 months ago

Hi,

If I want only Enquire and Negotiator list from API which type of application should I create from developer reapit web platform?

plittlewood-rpt commented 3 months ago

Hi @wshardikdeshani isn't this the same question you have asked on #11243? If this is a duplicate please close it. Many thanks

wshardikdeshani commented 3 months ago

@plittlewood-rpt no sir it is little diff. There is application creation in panel but I am bit confused for which application I can create for only API access. Please guide me if possible.

Thanks for reply

plittlewood-rpt commented 3 months ago

Hi @wshardikdeshani are you sure? The text is exactly the same? To answer the question though, I'm not sure what you are really asking. Any app you create gives you API access. Is your app going to need a user to sign into it or will it be running on a server somewhere and not require user input? If the latter, you want a server side app. If the former, you need a client side app. Thanks