As the title states, the company has recently been developing a RESTful specification project based on TP5, but it always feels a little awkward when doing it, so I would like to refer to open source projects developed according to RESTful specifications, preferably those based on the TP5 framework. . . . Has anyone seen it on github?
The core is route.php distributing restful requests and rewriting urls.
Why not use lumen? But I want to use a copycat...