You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I built a recipe sharing API using Node.js, TypeScript, and Express.js. People create accounts, rate recipes, leave comments, and search through everything. The code stays organized with a modular setup, and I documented it all with Swagger.