README: Update About Me section
pH-7pushed 3 commits to main • 55b18c6…8712e1e • on Nov 18, 2024
pH-7pushed 1 commit to main • 2db72d0…55b18c6 • on Nov 10, 2024
ProjectCleanup: Move all files require
to Composer files
pH-7pushed 1 commit to main • 9497169…2db72d0 • on Sep 22, 2023
Hello my Udemy fellows, with PHP 8.0, you can now omit the caught var…
pH-7pushed 1 commit to main • 0b3d504…9497169 • on Sep 3, 2023
README: Add "rocket" emoji
pH-7pushed 1 commit to main • bbc66d9…0b3d504 • on Aug 20, 2023
Merge branch 'main' of github.com:pH-7/php-restful-api
pH-7pushed 6 commits to main • 28f2b9b…bbc66d9 • on Aug 20, 2023
AllowCors: Enable strict types mode
pH-7pushed 1 commit to main • 13b58dd…28f2b9b • on Aug 20, 2023
pH-7pushed 1 commit to main • 100bdf9…13b58dd • on Aug 13, 2023
Add comment to avoid confusion
pH-7pushed 1 commit to main • 4043c89…100bdf9 • on Jul 15, 2023
Minor refactoring for improving code quality
pH-7pushed 1 commit to main • 530188b…4043c89 • on Jul 13, 2023
Add license info to composer.json
pH-7pushed 1 commit to main • c8ef58d…530188b • on Jul 7, 2023
pH-7pushed 1 commit to main • d01466d…c8ef58d • on Jul 7, 2023
Exclude also .github
folder
pH-7pushed 1 commit to main • b792cb2…d01466d • on Jul 7, 2023
Add "scripts" test command to composer
pH-7pushed 1 commit to main • 9cbcd7b…b792cb2 • on Jul 7, 2023
pH-7pushed 1 commit to main • 9d7c491…9cbcd7b • on Jul 7, 2023
Update the RESTful API architecture diagram
pH-7pushed 1 commit to main • c4a9437…9d7c491 • on Jul 6, 2023
Update RESTful API architecture diagram
pH-7pushed 1 commit to main • 1836af8…c4a9437 • on Jul 6, 2023
pH-7pushed 1 commit to main • 11a65e9…1836af8 • on Jul 6, 2023
Rename ItemTest namespace
pH-7pushed 1 commit to main • a276ebe…11a65e9 • on Jul 3, 2023
Add tests for Item Entity
pH-7pushed 1 commit to main • 46176bc…a276ebe • on Jul 3, 2023
pH-7pushed 1 commit to main • 5891c12…46176bc • on Jul 2, 2023
Add comment for better understanding
pH-7pushed 1 commit to main • 2ca20e5…5891c12 • on Jul 1, 2023
Enhance API results and HTTP status/methods
pH-7pushed 1 commit to main • 5a22c02…2ca20e5 • on Jul 1, 2023
pH-7pushed 1 commit to main • b20ce90…5a22c02 • on Jul 1, 2023
Store User JWT token (and last session time) into users
DB table
pH-7pushed 1 commit to main • 3384dd3…b20ce90 • on Jun 28, 2023
Store secret JWT API token into a DB table
pH-7pushed 1 commit to main • 28b1c0d…3384dd3 • on Jun 28, 2023
Create Item Entity to build products to store into DB
pH-7pushed 1 commit to main • 199a48f…28b1c0d • on Jun 25, 2023
Use User Entity for retriving users and user by email/ID
pH-7pushed 1 commit to main • 88c6f30…199a48f • on Jun 23, 2023
Store the JWT expiration time into ENV
pH-7pushed 1 commit to main • a1fba19…88c6f30 • on Jun 19, 2023
Add login endpoint with JWT token generated
pH-7pushed 1 commit to main • a60881c…a1fba19 • on Jun 19, 2023
You can’t perform that action at this time.