This document discusses the architecture of web applications, specifically focusing on views which can return HTML, JavaScript, CSS, media files, XML, and JSON. It also defines HTML as a markup language for web pages, XML as a markup language that defines a set of rules for encoding documents, and JSON as a lightweight data-interchange format used to store and transmit data objects. Finally, it provides an example of a fake API at reqres.in that can be used for testing and prototyping.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
45 views9 pages
Aula 3 - Programação Web - Back-End
This document discusses the architecture of web applications, specifically focusing on views which can return HTML, JavaScript, CSS, media files, XML, and JSON. It also defines HTML as a markup language for web pages, XML as a markup language that defines a set of rules for encoding documents, and JSON as a lightweight data-interchange format used to store and transmit data objects. Finally, it provides an example of a fake API at reqres.in that can be used for testing and prototyping.