Search found 52 matches

Go to advanced search

by Dandy Ling Kwong
Thu Jul 14, 2016 4:06 am
Forum: Issues
Topic: How to export API express queries
Replies: 1
Views: 292
 
Jump to post

How to export API express queries

Hi, everyone

Let's say I no longer want to use API express, and would like to migrate my backend, is there a way to export API express project? (like export the app frontend using HTML5 option)

by Dandy Ling Kwong
Fri Dec 25, 2015 5:58 pm
Forum: Issues
Topic: API express opening 3 connections?
Replies: 1
Views: 272
 
Jump to post

API express opening 3 connections?

I am using API express to connect my mysql database which resides in AWS. I noticed that whenever I launched an instance of my app, it creates 3 connections to my database. The screenshot below shows the result when I use codeshow full processlist/code in mysql https://d2r1vs3d9006ap.cloudfront.net/...
by Dandy Ling Kwong
Tue Dec 22, 2015 12:59 pm
Forum: Issues
Topic: Can I still use API express once I discontinued my subscription?
Replies: 1
Views: 270
 
Jump to post

Can I still use API express once I discontinued my subscription?

I noticed that in files/views/assets/js/services/service.js, the services are defined with the following url:

'url': 'https://api.appery.io/rest/1/apiexpre...'

As it is hosted by appery.io, is it possible to still use it if I no longer is suscribed to Appery.io?

by Dandy Ling Kwong
Mon Dec 21, 2015 1:14 am
Forum: Issues
Topic: Rest Service not found
Replies: 9
Views: 1317
 
Jump to post

Rest Service not found

a href="mailto:dandyling@gmail.com" rel="nofollow"dandyling@gmail.com/a

by Dandy Ling Kwong
Thu Dec 17, 2015 1:00 am
Forum: Issues
Topic: Rest Service not found
Replies: 9
Views: 1317
 
Jump to post

Rest Service not found

Hi, I managed to reproduce the issue on my account.

Is it possible to login to my account to check it out?

Else, the api is as follows:
https://api.appery.io/rest/1/apiexpre...

by Dandy Ling Kwong
Wed Nov 18, 2015 4:41 pm
Forum: Issues
Topic: Does loading javascript in every page slow them down?
Replies: 1
Views: 259
 
Jump to post

Does loading javascript in every page slow them down?

I wonder does loading javascript in every page slows them down? Custom practice in HTML is to include javascript files that is used in that page only. For example, I have an image processing page, which I need to include a certain image processing library. In the case of Appery.io, I need to include...
by Dandy Ling Kwong
Sun Nov 08, 2015 7:22 pm
Forum: Issues
Topic: How to map carousel to service success
Replies: 1
Views: 274
 
Jump to post

How to map carousel to service success

Hi,

I am looking into how can I auto-populate the carousel component with an array of image urls returned from a service.

by Dandy Ling Kwong
Sun Nov 08, 2015 6:39 pm
Forum: Issues
Topic: How do I make image zoomable by pinch
Replies: 1
Views: 289
 
Jump to post

How do I make image zoomable by pinch

How do I make an image zoomable by pinching?

by Dandy Ling Kwong
Fri Nov 06, 2015 6:06 am
Forum: Issues
Topic: How to use node.js library
Replies: 1
Views: 271
 
Jump to post

How to use node.js library

Hi,

How do I use node.js library in server code. For example, I would like to use https://github.com/adamhenson/s3-imag... in my server code. However, to install, it says: npm install s3-image-uploader --save. How do I do that in Appery.io?

by Dandy Ling Kwong
Sat Oct 17, 2015 3:43 pm
Forum: Issues
Topic: Back button on the phone and App back button
Replies: 1
Views: 268
 
Jump to post

Back button on the phone and App back button

On an Android phone, when I press the back button, it brings me back to a different page compared to the app back button?

Go to advanced search