In this team activity, we take an existing Node.js API (temple routes) and add full Swagger documentation.
What you’ll learn:
Setting up swagger-autogen to auto‑generate a swagger.json file
Using swagger-ui-express to serve a living, interactive documentation UI
Documenting GET, POST, PUT, DELETE routes with JSDoc comments
Testing endpoints directly inside the Swagger UI with “Try it Out”
📁 Starter project includes Express, Mongoose, and a pre‑built temples collection.
💡 Team discussion: identify missing CRUD routes, add them, and regenerate docs.
🔗 GitHub repo, setup instructions, and full code in the description.
👍 Like & subscribe for more team‑based Node.js activities.