Skip to content

Limeless04/nextjs-post-api

Repository files navigation

📫 Next.js Postman

A modern Postman-like API client built with Next.js.
Send HTTP requests, inspect responses, and save your API workflows — all from the browser.

⚡ Built for developers who want a lightweight, fast, and web-based alternative to Postman.

✨ Features

  • 🔥 Built with Next.js App Router
  • 🧪 Send GET, POST, PUT, DELETE, PATCH requests
  • 🧰 Customize headers, query params, and request body
  • 🧾 View formatted JSON responses
  • 🕓 Request history with state management via Zustand
  • 🧩 Validations powered by React Hook Form and Zod
  • 🎛️ Radix UI components and utility-first styling with TailwindCSS
  • ⏱ Debounced inputs for efficient UX

🛠 Tech Stack

  • Framework: Next.js 14 (App Router)
  • UI: TailwindCSS + Radix UI + Lucide Icons
  • State: Zustand
  • Forms & Validation: React Hook Form + Zod
  • Networking: Axios
  • Dev Tools: ESLint, TypeScript

🖼️ Screenshot

image

📦 Getting Started

1. Clone the Repo

git clone git@github.com:Limeless04/nextjs-post-api.git
cd nextjs-postman

About

A Simple Platoform For Testing API

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages