Delving into ExpressJS docs
Learning more about ExpressJS, specifically the API, or middleware
Today I just dove into the ExpressJS docs to find whatever’s relevant to making an API with no real frontend since that’s probably the least important part of a prototype. There’s not too much written about it in the basic guides of the express website so I’ll probably need to look through other sources to find more information in the future.
Here’s the website link for future reference if I ever forget: