CSCI 344: Spring 2025

Advanced Web Technology

CSCI 344: Spring 2025

UNCA Logo

Topics > 12. Servers

Server-side architectures define how web applications process requests and serve responses from the server. This includes understanding client-server models, HTTP request-response cycles, and technologies like RESTful APIs and GraphQL. A solid grasp of server-side architecture is essential for building scalable and efficient web applications.

Readings & Activities

Week Slides / Activities Readings
Week 13 Mon, 4/7 Lecture 20 : HTTP & REST Required: Optional:
Fri, 4/11 Tutorial 9 : Intro to Flask (due Mon, 4/14)