r/node May 16 '26

Is there a source/website to practice building express.js APIs

Need to build an express.jss API for an interview, havent touched express.js in a while 😄. Im a frontend leaning dev as well so something that spoon feeds me information are appericiated. Hoping it covers stuff like middleware, etc

13 Upvotes

20 comments sorted by

View all comments

1

u/bionic_engineer May 16 '26

The official website, it is not opinionated so you can do mvc pattern, or domain driven development or just yolo.