Tag: php restful api

  • RESTful API With PHP & MySQL

    RESTful API With PHP & MySQL

    In this video we will build a complete JSON RESTful API using PHP and MySQL. We will use the SlimPHP framework along with PDO to interact with the MySQL database. CODE -https://github.com/bradtrav… Original source