Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add render API #141

Open
AnshulMalik opened this issue May 26, 2023 · 6 comments
Open

Add render API #141

AnshulMalik opened this issue May 26, 2023 · 6 comments
Assignees
Labels

Comments

@AnshulMalik
Copy link
Collaborator

We need to add a render API which will be called from UI to render templates in real time. We need to create DTOs and basic handling, acual logic to render will be added later.

Here is the document that contains the API spec for /render API.
https://app.swaggerhub.com/apis/MALIKANSHUL29/Doc-Generator/1.0.0

Same OpenAPI spec is in this file: https://gist.github.com/AnshulMalik/513723d253ea5ef4ff37795da1dde4f1

@AnshulMalik AnshulMalik added the good first issue Good for newcomers label May 26, 2023
@Tannic-Paprika
Copy link

i want to try this issue

@AnshulMalik
Copy link
Collaborator Author

@Tannic-Paprika are you working on this?

@AnshulMalik
Copy link
Collaborator Author

Unassigning this issue @Tannic-Paprika .

@coldn00dles
Copy link

I would like to be assigned to this issue.

@coldn00dles
Copy link

@AnshulMalik should i just make an api folder within the src folder and add the ts file to it, or is there a different folder structure to be followed

@yuvrajsab
Copy link
Member

@coldn00dles you have to follow the nest.js folder structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants