generated from Archict/brick-template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement basic router with just routes #7
Labels
enhancement
New feature or request
Comments
Closed
Gashmob
added a commit
that referenced
this issue
Apr 25, 2024
Gashmob
added a commit
that referenced
this issue
Apr 27, 2024
Gashmob
added a commit
that referenced
this issue
Apr 28, 2024
Part of #7 This class hold all routes and is cached
Gashmob
added a commit
that referenced
this issue
May 1, 2024
Part of #7 Collected routes are parsed to regex (with named group) and then added to collection
Gashmob
added a commit
that referenced
this issue
May 2, 2024
Gashmob
added a commit
that referenced
this issue
May 2, 2024
Gashmob
added a commit
that referenced
this issue
May 2, 2024
Gashmob
added a commit
that referenced
this issue
May 3, 2024
Part of #7 And xml can take a SimpleXMLElement
Gashmob
added a commit
that referenced
this issue
May 3, 2024
Part of #7 Now route method takes a ServerRequestInterface as argument and returns a ResponseInterface which can be handled by ResponseHandler
Gashmob
added a commit
that referenced
this issue
May 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: