PHP OpenSwoole HTTP Server - API Part 3

1 year ago
7

9 minutes of PHP OpenSwoole HTTP Server - Generator

At this video we will:

- API Endpoints with Input Validation
- Tests for our new endpoints

Previous part: https://www.youtube.com/watch?v=290BqW6wpss

Source: https://github.com/lotharthesavior/sample-swoole/tree/cff1dcab10be2833d30dac1de363208ff8d57657

Packages added at this video:

- fakerphp/faker (https://github.com/FakerPHP/Faker)
- symfony/var-dumper (https://github.com/symfony/var-dumper)=
- symfony/password-hasher (https://github.com/symfony/password-hasher)

Loading comments...