Closed pedestrianlove closed 1 week ago
Replace Form objects with Request objects that parse HTTP request URL/body and are returned inside Success/Failure (i.e., Result monads) Service objects should always return ApiResult objects, wrapped in Result monads
Replace Form objects with Request objects that parse HTTP request URL/body and are returned inside Success/Failure (i.e., Result monads) Service objects should always return ApiResult objects, wrapped in Result monads