What information do you feel is most valuable when integrating a Web API (REST or SOAP)?
4th October 2013
My answer to What information do you feel is most valuable when integrating a Web API (REST or SOAP)? on Quora
- A really good API explorer
- Comprehensive documentation of the response format, including what happens if certain fields are missing (empty string, null value, missing key?)
- Comprehensive documentation of the available request parameters, including allowed values
- What are the rate limits?
- What is returned if there is an error?
More recent articles
- Trying out llama.cpp's new vision support - 10th May 2025
- Saying "hi" to Microsoft's Phi-4-reasoning - 6th May 2025
- Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) - 5th May 2025