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

[FASTIFY] Implement the mapLayers() method in PlatformFastify #2452

Open
1 task
Romakita opened this issue Sep 28, 2023 · 0 comments
Open
1 task

[FASTIFY] Implement the mapLayers() method in PlatformFastify #2452

Romakita opened this issue Sep 28, 2023 · 0 comments

Comments

@Romakita
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Related: #932

See PR #2437

The PlatformFastify need to have maLayers method to works properly. This method is responsible to map Ts.ED route layer to Fastify methods (GET, POST, PUT, etc...).

You can take as comparaison the existing mapLayers method for PlatformExpress and PlatformKoa here:

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Acceptance criteria

  • mapLayers map all Ts.ED route layers to Fastify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant