Symfony 4 | Creating a Microservice (Part 6) | API

preview_player
Показать описание
Part 6: API

In this -10 part- series of video's, I will show you a way of creating a Microservice using Symfony 4. We will use the following techniques in these video's:

- Symfony 4
- Docker
- PHPUnit
- Liip functional test bundle
- JMS Serializer
- Doctrine
- Domain Driven Design (DDD)
- Test Driven Development
- SOLID design Principles
- Hexagonal Architecture

The video's are editted from a livestream where I build this microservice live. The usecase for this microservice is a fully functional Commenting system (backend-only)

Also: Im up for any question/feedback in the comments, let me know what you think!
Рекомендации по теме
Комментарии
Автор

Note: Programming starts around the 20:00 mark, before that I'm addressing some comments + setting up the new API project.

Finally a new Episode! Thanks everyone for your comments so far on the other videos! I Hope you will enjoy this one. I am planning to record and release a new part every week from now on, until i reach part 10. I am planning to make this a 10 part series. Also, let me know if you have any feedback, I really appreciate it and can help me to grow as a content creator! Have fun coding! -Q

QbrainTV
Автор

Thx for this inspiration and your passion ;)

NeverCodeAlone
Автор

Cntrl+shift+v to paste in the terminal in Ubuntu ;) for copy as well

Argon-X
Автор

Can you explain me shortly why you put getPointEndpoint in inftrastructure and in Adapter you put StoreComment in application layer. So far i understood controllers/handlers belongs to application? Sorry if i missunderstood something, working actually with bit monolith and still novice in hexagonal architecture. Thank you

igor.mijatovic-runner
Автор

Don't really get why don't you link dsn directly to docker services, but maky app connect to your host to revealed port so then it forwards to docker service.

Argon-X
join shbcf.ru