Module squire

Source
Expand description

Module to store all the helper functions.

Modulesยง

ascii_art
Module for the functions that yield an ASCII art to print during startup.
authenticator
Module that handles the authentication and
content
Module for the functions that scans the source and renders the filenames as a struct.
custom
Module for custom functions that logs connection information and builds custom error responses.
middleware
Module for the CORS middleware configuration.
parser
Module that handles parsing command line arguments.
secure
Module for the functions that handle encryption/encoding and decryption/decoding.
settings
Module for the web data configuration that holds the secrets required by the application.
startup
Module that initializes the logger and loads the configuration into a dedicated Struct.
subtitles
Module for the function that converts the subtitles from srt to vtt file format.