0

I am learning nativescript-vue and now i want to use nativescript-vue with meteorjs backend. Can anyone tell me how to integrate nativescript-vue with meteorjs backend?

2 Answers 2

2

It doesn't really matter which backend you use. End of the day you are going to communicate with your server using RESTful services. You may use axios or Http module to hit the services from your app.

Sign up to request clarification or add additional context in comments.

Comments

1

You can connect to any API with Nativescript. If your backend have only simple GET and POST method, this plugins will help a lot with Nativescript-Vue

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.