What are some good books and/or tutorials on XML-based APIs, REST, SOAP with Python?
What are some good books and/or tutorials on XML-based APIs, REST, SOAP with Python?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Chapters 9, 11, 12 from Dive into Python by Mark Pilgrim deal with these topics. Though the book is outdated, you can give it a try if you are just starting out. Some of the libraries used in the book haven’t been updated in few years.