jeudi 17 novembre 2016

Integrating Ember.js client side code with our server side code in RESTAPI

Requirement : To develop an application (with CRUD operations) which uses JAVA REST API along with hibernate as server side technology and Ember.js for developing UI as our client side technology.

Technology to be used :
• RESTAPI and hibernate (Server side) • Ember.js (Client side) • PostgreSQL (Database)

According to our findings on Internet , I have created an application using Ember.js (using Ember cli tool) and it is working fine. Application developed is using Ember’s MVC architecture.

Issue Faced : Integrating Ember.js client side code with our server side code (already developed in REST WS with hibernate).

On doing some analysis on Internet and going through some of the Ember.js tutorials I am not able to get a starting approach for this integration.

So please guide me on the integration (JAVA REST API with Ember.js) or even a help in developing a sample application with this configuration will very much useful.

Thanks.




Aucun commentaire:

Enregistrer un commentaire