4

I am using Appery.io online builder and could you please tell me how can I call the API in my Ionic 5 application?

VLAZ
  • 26,331
  • 9
  • 49
  • 67
James More
  • 107
  • 3

1 Answers1

5

It is possible to send requests directly to the API from your application https://docs.appery.io/docs/appbuilder-jqm-advanced-client-services or using Server Code https://docs.appery.io/docs/servercode-overview or API Express REST component https://docs.appery.io/docs/apiexpress-visual-service-builder-rest-component

Daniel Dias
  • 263
  • 1
  • 6