Fastify API Tutorial Description: Fastify v3.0 API Tutorial using basic routes, plugins, and data validation. How to use? Install all dependencies using: npm install Next, run the server with: node server.js Available Routes? Server runs locally on port 5000. http://localhost:5000/getStack http://localhost:5000/addItem