Answers for "web application structure"

0

web application structure

Almost all web application has three components:
1. Represantation layer (GUI)
2. Business logic layer (API)
3. Database layer (DB)
Posted by: Guest on January-14-2021

Browse Popular Code Answers by Language