Develop JavaScript API to expose web services [closed]
- by Apps
We are planning to develop a JavaScript API to expose some of our J2EE based services. We are doing this keeping Google Maps API in mind.
Can someone please suggested where we should start and the approaches that we need to follow to create a useful and extensible JavaScript API? These are the things that we are considering to achieve.
It should…