Skip to content

sairam356/CodeGenerator-With-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurdGenerator-With-Tools-

Curd Generator

Step 1: npm install

Step 2: setup a .env File and maintain the secret in that

Steps3 : tsc

Step 4: node index.js

Step 5: Step Setup external server this is Github link https://github.com/sairam356/Customserver

Sample CURL :

curl --location --request POST 'http://localhost:9191/analyze'
--header 'Content-Type: application/json'
--data-raw '{ "query" :"Develop Rest API Controller,Service,Repository,Models use typeorm lib and Project setup required files , save the output in localdirectory", "swaggerURI":"https://raw.githubusercontent.com/sairam356/Curd-Generator-LangChain-LLM/main/petstore.yaml" }'

About

Code Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors