|
|
|
|
|
by moray
852 days ago
|
|
That's a nice little project that I would use to quickly build an API for testing or developing an app, you just need the php executable to start it up. But if I had to make one comment, after looking at the code, that serve function with that huge try/catch block is not the nicest thing to see, I would split it up and try to get some more meaningful exception and error handling. |
|