REST-Api-with-Slim-PHP
REST-Api-with-Slim-PHP copied to clipboard
REST API with PHP Slim Framework 3 and MySQL
Hi How is it going? Any thoughts on updating to slim 4? So, I hope you are always healthy and happy.
Hi. When I run http: // localhost / public / webresources / mobile_app / verify, the result of "200 OK" is displayed in RestEasy. However, when running in postman, the...
Hi and thanks for the starter API. I was able to register a new user and log in. I'm trying to GET lists but it's returning a 500 error. Here's...