jasny / jasny/controller

Slim routing strategy instead of middleware

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Replace the Slim middleware with a routing strategy so the Route can stay intact.

https://www.slimframework.com/docs/v4/objects/routing.html#route-strategies

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the current Slim middleware and the Route implementation, then read the linked Slim routing strategies documentation. Replace the middleware approach with a routing strategy while keeping the Route intact; verify the existing controller behavior still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.