webservices
The Fine Art of Web Development by Martin Ivanov
Recently I had to work with a bunch of RESTFul API methods, so instead of defining manually separate calls/methods for each API request, I decided to do it viceversa – to force JavaScript to create these methods automatically for me out of the RESTFul API by providing the URLS and other required data. In short – … Continue reading “JavaScript Mapper for RESTFul Methods”
Categories and Tags
Links
© 2006 - 2024 Martin Ivanov