~timharek/hima#75: 
Move APIs to API-routes

As of now, most of the API-logic resides in the page-routes where you can POST etc. But I want the API-routes to handle the business-logic and the page-routes to handle page-routing and redirecting.

Status
REPORTED
Submitter
~timharek
Assigned to
No-one
Submitted
4 months ago
Updated
4 months ago
Labels
v1.0.0

~timharek 4 months ago

Also makes it easier to unit-test the business-logic.

Register here or Log in to comment, or comment via email.