Skip to content

fatmazaman/chatgpt_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt_backend

  1. API Reference https://platform.openai.com/docs/api-reference/introduction
  2. Created postman collection to learn little more about the open ai apis.

key points

  • Spin up backend server using node and express
  • How to communicate openai API and send message back and forth
  • Test the backend server using postman

Tech Stack

  • Node.js (Express)
  • axios (promise-based HTTP Client for node.js and the browser)
  • body-parser
  • yup(parsing and validation)
  • Vanilla JavaScript

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published