Skip to content
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

As a developer I want to have a registry of routes... #14

Open
tpiekarski opened this issue Feb 26, 2019 · 1 comment
Open

As a developer I want to have a registry of routes... #14

tpiekarski opened this issue Feb 26, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed user story "Agile" User Stories

Comments

@tpiekarski
Copy link
Owner

User Story
As a developer I want to have a registry of routes, so I can register new routes and their controllers with ease.

Description
none

Acceptance Criteria

  • Provide a registry for routes and controllers
  • Implement the registry pattern for being able to map routes to derived classes of the ControllerInterface
  • (Find a solution how to deal with different HTTP methods)
@tpiekarski tpiekarski added enhancement New feature or request user story "Agile" User Stories labels Feb 26, 2019
@tpiekarski
Copy link
Owner Author

@tpiekarski tpiekarski added the help wanted Extra attention is needed label Apr 10, 2020
@tpiekarski tpiekarski pinned this issue Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed user story "Agile" User Stories
Projects
None yet
Development

No branches or pull requests

1 participant