Problem: Special character(/, :) in URL, Solution: URL encoding Problem: Many values in a request body are used to map function’s params, Solution: DTO + Pipes(filtering or validation + type check)

snake_case kebab-case PascalCase calmelCase