Concept Flow - Creating documents
Start Express App
Define Route Handler
Receive Client Request
Create Document Content
Send Document as Response
Client Receives Document
This flow shows how an Express app handles a request to create and send a document back to the client.
