RESTful Web APIs, Leonard Richardson, Mike Amundsen, Sam Ruby, 2013 (O'Reilly Media) - A foundational guide to understanding the REST architectural style, web API design, and HTTP interactions.
Flask Documentation, Pallets, 2024 - The official and current documentation for the Flask web framework, detailing its features and API development.
The JSON Data Interchange Format, T. Bray, Ed., 2017IETF RFC 8259 (Internet Engineering Task Force (IETF)) - The formal specification for JSON (JavaScript Object Notation), which is a common data format for web APIs.