pH-7 / php-restful-api

πŸ€– Source code of my Udemy course where I teach how to build a real-world RESTful API with PHP 8.2 from scratch 🐘

Home Page:https://www.udemy.com/course/build-modern-php-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a PHP RESTful API

This is the source code of my Udemy course Build a Modern REST API with PHP 8.2 πŸš€

Diagram showing example of REST API architecture

The course

It is indispensable to enroll the Udemy course in order to understand and setup properly this project.

Quick Setup

  • Composer & composer install
  • Run the in-built PHP server php -S localhost:8080

Author

Pierre-Henry Soria. A super passionate and enthusiastic software engineer! 😊 Also, a true cheese πŸ§€, dark chocolate, and espresso lover! β˜•οΈ

License

This source code is distributed under the open-source MIT license.

About

πŸ€– Source code of my Udemy course where I teach how to build a real-world RESTful API with PHP 8.2 from scratch 🐘

https://www.udemy.com/course/build-modern-php-api/

License:MIT License


Languages

Language:PHP 100.0%