LP
HomeAboutProjectsExperience

LeVar Pulliam

Full-stack developer & designer

Quick Links

  • Home
  • About
  • Projects
  • Experience

Social

  • GitHub
  • LinkedIn
  • Medium

© 2026 LeVar Pulliam. All rights reserved.

Full-Stack

REST API Security Debugger

Postman-style workspace for building, proxying, and auditing HTTP, GraphQL, and WebSocket requests with OWASP security findings

Next.jsTypeScriptReactAuth0NeonPostgreSQLDrizzle ORMMaterial-UIUpstashRedisVercel

Project Overview

Built a Postman-style workspace for constructing, proxying, and auditing API requests. The request builder covers HTTP, GraphQL, and WebSocket with headers, params, auth helpers, bodies, and cURL copy. Environments support {{variable}} interpolation with secret masking. Collections can be imported from Postman, OpenAPI, or cURL and exported as Postman v2.1, then shared via link or invite. Pre-request and test scripts run a Postman-like pm API inside a Web Worker sandbox. An OWASP-oriented security audit engine scores findings with evidence and copyable remediations. Visual flows chain request → assert → condition → delay, and Vercel Cron automations trigger those flows on a schedule. Auth0 sign-in syncs collections, history, and environments across devices. Outbound HTTP/GraphQL goes through a server-side /api/proxy with SSRF host blocking; WebSocket debugging connects from the browser.

This project showcases modern web development practices, clean architecture, and user-centered design principles. It demonstrates the ability to work with complex requirements and deliver solutions that balance functionality, performance, and user experience.

Key Achievements

  • ✓Request builder for HTTP, GraphQL, and WebSocket with headers, params, auth helpers, bodies, and cURL copy
  • ✓Environment {{variable}} interpolation with secret masking, plus Postman / OpenAPI / cURL import and Postman v2.1 export
  • ✓Pre-request and test scripts using a Postman like pm API inside a Web Worker sandbox
  • ✓OWASP-oriented security audit with scores, evidence, and copyable remediations
  • ✓Visual multi-step flows (request → assert → condition → delay) and cron-scheduled automations via Vercel Cron
  • ✓Auth0-synced collections, history, and environments; server-side proxy with SSRF host blocking and Upstash rate limiting

Technologies Used

Next.js

TypeScript

React

Auth0

Neon

PostgreSQL

Drizzle ORM

Material-UI

Upstash

Redis

Vercel

2025

Year Completed

Full-Stack

Category

In Production

Status