As I dive into the world of web development, I find myself facing some confusion in my course material. The instructor has introduced concepts like promise objects and fetch, followed by axios, and now we're delving into the "express" package for building server-side applications. This raises a question in my mind - what is the distinction between utilizing API objects versus constructing servers using Express?