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

[Feature] API to Generate and Retrieve Resume as PDF from Provided Data and Template #2187

Open
1 task done
owaismultani opened this issue Jan 28, 2025 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version

Comments

@owaismultani
Copy link

owaismultani commented Jan 28, 2025

Is there an existing issue for this feature?

  • Yes, I have searched the existing issues and it doesn't exist.

Feature Description

Description

I would like to request an API feature that allows sending resume data along with an optional template name to generate and receive a resume as a PDF file. This feature would help integrate Reactive Resume with other platforms or automation workflows.

Use Case

  • Developers and users can programmatically generate resumes without manually using the UI.
  • It allows integration with job portals, applicant tracking systems, or personal automation setups.
  • Users can specify a template name to customize the resume output.

Proposed API Workflow

  • Send a POST request with resume data and an optional template name.
  • The API processes the data and generates the resume in the specified template.
  • The response returns a downloadable link or a direct PDF file.

Additional Features (Optional)

  • Support for multiple output formats (PDF, DOCX, etc.).
  • Ability to retrieve previously generated resumes via API.

Would love to know if this is feasible and if there are any existing solutions! Thanks!

@owaismultani owaismultani added enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version labels Jan 28, 2025
@owaismultani owaismultani changed the title [Feature] API to Generate Resume as PDF [Feature] API to Generate and Retrieve Resume as PDF from Provided Data and Template Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage Issues that need to be triaged v4 Issues related to the latest version
Projects
None yet
Development

No branches or pull requests

2 participants