Skip to content

A Node.js API that allows you to generate blog post articles using AI and get the response in JSON

Notifications You must be signed in to change notification settings

jebitese/BlogAI_NodeJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog AI Node JS

Notes:

  • The files in ./public directory are for testing purposes only.

Docs:

  • If you need to know something about the API there is a Swagger at localhost:your_port/api-docs/
  • If you don't understand something in the Swagger, see the doc at localhost:your_port/blog_ai_docs.html
  • If you really don't understand something you can contact me at [email protected]

About

A Node.js API that allows you to generate blog post articles using AI and get the response in JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 33.9%