The Journey of #100DaysOfCode (@Amir_BouGhanem)

:closed_book: ๐——๐—ฎ๐˜† ๐Ÿฒ๐Ÿด - ๐—–๐—ผ๐—ป๐˜๐—ฟ๐—ผ๐—น๐—น๐—ฒ๐—ฟ๐˜€ ๐—™๐—ผ๐—น๐—ฑ๐—ฒ๐—ฟ :closed_book:

The Controller handles requests and responses between the client and the model. It processes the incoming API requests (usually JSON), interacts with the model, in order to fetch or update data, and sends the appropriate response. The Controller is where all the business logic is held.

100daysofcode lebanon-mug

image

3 Likes