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