Skip to content

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

License

Notifications You must be signed in to change notification settings

pH-7/php-restful-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8712e1e Β· Nov 11, 2024

History

64 Commits
Jul 7, 2023
Nov 10, 2024
Aug 20, 2023
Jun 28, 2023
Jul 7, 2023
Jul 2, 2023
Jun 10, 2023
Sep 22, 2023
Jul 6, 2023
Sep 22, 2023
Aug 20, 2023
Jul 2, 2023
Nov 11, 2024

Repository files navigation

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 follow Build from Scratch a Modern REST API in order to understand and setup properly this project.

Requirements

  1. Enroll Build from Scratch a Modern REST API with PHP 8 course.
  2. PHP v8.2 or newer.

Quick Setup

  • Ensure Composer is setup on your machine. Then, run composer install
  • Run the in-built PHP server php -S localhost:8080

Author

Pierre-Henry Soria

Pierre-Henry Soria. A truly 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.