Skip to content

Conversation

@leovaldez08
Copy link
Collaborator

Created and updated api requests. Added nodemon and mongoose. Created and connected it with the mongoDB collections.

Created and updated api requests. Added nodemon and mongoose. Created and connected it with the mongoDB collections.
Made changes in the markdown file and corrected the backend file paths aswell.
Applied all the PR feedback and changes the mocked data files.
@leovaldez08 leovaldez08 requested a review from yash0212 June 5, 2023 08:59
Copy link

@yash0212 yash0212 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the requested changes

added axios, multer and formdata. Modified the post requests accordingly.
@leovaldez08 leovaldez08 requested a review from yash0212 June 9, 2023 04:38
Copy link

@yash0212 yash0212 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DallE.router.js, Midjourney.router.js and StableDiffusion.router.js files have duplicate code, please check if the functionality can be extracted to a common function.

exampleOutput: ImageUrl,
});

console.log(postdata);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Console logs can be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

exampleOutput: ImageUrl,
});

console.log(postdata);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Console logs can be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

exampleOutput: ImageUrl,
});

console.log(postdata);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Console logs can be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants