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

Lazy api handlers #149

Merged
merged 4 commits into from
Jul 23, 2024
Merged

Lazy api handlers #149

merged 4 commits into from
Jul 23, 2024

Conversation

lulco
Copy link
Collaborator

@lulco lulco commented Jul 22, 2024

usage

services:
    someLazyHandler: SomeLazyHandler()
    apiDecider:
        setup:
            - addApi(Tomaj\NetteApi\EndpointIdentifier('POST', 3, 'app.init'), '@someLazyHandler', NoAuthorization())

@lulco
Copy link
Collaborator Author

lulco commented Jul 22, 2024

@riki137 co myslis?

@lulco lulco merged commit 1927ee9 into 4.0 Jul 23, 2024
15 checks passed
@lulco lulco deleted the lazy-api branch July 23, 2024 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant