Computer Science ProjectBack to CS
Flask · REST · Fetch API

Frontend–Backend Request Lab

An introductory Flask project exploring GET query parameters, POST JSON bodies, CORS, asynchronous requests, and structured responses.

GET request

POST request

Response inspector

Waiting for a simulated request…

The portfolio demo runs safely in the browser; the original source uses a local Flask API.