I am currently working on a project that uses effect platform http module and I intend on creating a catchall route that receives requests from any incoming url and parses out the url search params or body params.
Is this possible with effect by any chance