About
This application was built as a graded assignment for RS School — a free online JavaScript and Frontend development course. The goal was to create a full-featured Swagger/OpenAPI editor and REST client with authentication, request history, and schema persistence.
Team
Tech Stack
Frontend
- Next.js 16 (App Router)
- React 19
- TypeScript
- Tailwind CSS 4
- HeroUI
- Monaco Editor
- React Hook Form
- Zod
Backend
- NestJS
- Prisma
- PostgreSQL (Neon)
- Passport JWT
- Resend
Course
RS School is a free community-driven learning initiative with mentorship, code reviews, and real-world assignments. This project is part of the React course.