Skip to content

Latest commit

 

History

History
7 lines (2 loc) · 476 Bytes

README.md

File metadata and controls

7 lines (2 loc) · 476 Bytes

Web Utilities

This module provides a set of web-related utilities for performing HTTP requests. It includes functions for making GET and POST requests with customizable parameters such as user agents, URLs, and data payloads. These utilities are designed to be flexible and easy to use, allowing for various web interactions within your projects. The functions are containerized using Alpine Linux with curl, ensuring consistent behavior across different environments.