Hello Appery team,
I have got lot of data that need to consume by other part of our application.
Could you please give us example and let us know how we can expose our data as API along with authentications.
Hello Appery team,
I have got lot of data that need to consume by other part of our application.
Could you please give us example and let us know how we can expose our data as API along with authentications.
Hello Pritish,
Please check the following documentations:
https://docs.appery.io/docs/apiexpress- ... -component
https://docs.appery.io/docs/apiexpress- ... a-rest-api
https://docs.appery.io/docs/appbuilder- ... t-services
Its possible/likely that the application message data component is mixed - some text, some binaries, some of this, some of that. If so, neither BytesMessage nor TextMessage will improve your lot.
What can you tell us about the application message data component? What is it... exactly?