AWS Lambda to clean HTML from garbage.
- A Dockerfile is provided as a guide for creating the container source of the function.
- This function is intended to be called from another function before saving HTML data to a database, in order to clean it, acting as a filter.
Copyright (c) 2021 Rodolfo González González.
See the LICENSE file.