dev-server
dev-server copied to clipboard
Local development server for serverless web apps
Hi, is this package still mantained? As for Bref documentation we should be able to use this repo if we are running event driven functions for an HTTP Application routed...
Serverless.yml configuration: functions: test: handler: test.php events: - httpApi: method: POST path: /test I have started the server using the command, vendor/bin/bref-dev-server  I have called the endpoint by this...
Is there any scope to bring in Symfony 6 support for this project?