Module utils

Source
Expand description

Utility modules for HTTP requests and debugging

Modulesยง

file_io
Async file io APIs (read/write)
get_query_params_from_url
Module for getting url query params and storing them in a: HashMap<String, String>
get_server_address
Module for getting the HTTP server address and endpoint from environment variables
get_uuid
Module for getting a uuid (without dash characters)
path_exists
Module testing if a local file exists