Skip to content

Example how to capture OpenAPI HTTPS Request/Response in NodeJS with Proxyman

Notifications You must be signed in to change notification settings

ProxymanApp/chatgpt-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture OpenAI APIs with Proxyman in NodeJS

A simple Chat Application that uses OpenAI's API in NodeJS ExpressJS Server to generate responses to user messages. It's a simple example to show how to capture OpenAI APIs with Proxyman.

Features

  • Simple and clean chat interface
  • Express.js backend server and communicate with OpenAI's GPT-3.5 Turbo model

Installation

npm install
npm run dev

How to capture OpenAI APIs with Proxyman

Please read the blog at Debug OpenAI APIs with Proxyman in NodeJS

About

Example how to capture OpenAPI HTTPS Request/Response in NodeJS with Proxyman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published