Skip to content

Move Controllers to Actions

Past due by over 4 years 0% complete

The goal is to convert controllers, implemented by the MVC model, to Actions, according to ADR (Action-Domain-Responder) architecture. A list of available routes exists in old routes config, need to reimplement this list in a new application.

Loading