This package contains a simple code base for the creation of packages using
clean architecture. Elements included here including enumerators used on return
of simple entities (see entities/default_responses), enumerators used to type
parent and children relationships (see dtos/enums), and error handlers (see
utils/errors).