Daily Shaarli
September 11, 2024
GitHub - pmateusz/meatie: Meatie is a Python metaprogramming library that eliminates the need for boilerplate code when integrating with REST APIs. Meatie abstracts away mechanics related to HTTP communication, such as building URLs, encoding query parameters, parsing, and dumping Pydantic models.
Python rest API helper