Open zy7y opened 2 years ago
Hi @zy7y,
There is no such plan, but any framework is welcome.
Let's ping @Goldziher to check if core contributors are not opposed to include it here.
The idea is to implement a simple app having ony 3 endpoints (api mode) @jodosha
The implementation will change in the future so as we can gather more information about how frameworks act in production
Regards,
PS : It is important to have non-opposition to include any framework here + someone taking maintenance stuff
Hi @zy7y,
There is no such plan, but any framework is welcome.
Let's ping @Goldziher to check if core contributors are not opposed to include it here.
The idea is to implement a simple app having ony 3 endpoints (api mode) @jodosha
- GET /, SHOULD return a successful status code and an empty string
- GET /user/:id, SHOULD return a successful status code and the id
- POST /user, SHOULD return a successful status code and an empty string
The implementation will change in the future so as we can gather more information about how frameworks act in production
Regards,
PS : It is important to have non-opposition to include any framework here + someone taking maintenance stuff
Sure, go ahead.
Any PR is welcome @zy7y
as title , Is there a plan for that? starlite