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

Excel format export #247

Closed
fredmaggiowski opened this issue Jan 16, 2024 · 0 comments · Fixed by #248
Closed

Excel format export #247

fredmaggiowski opened this issue Jan 16, 2024 · 0 comments · Fixed by #248
Labels
enhancement New feature or request

Comments

@fredmaggiowski
Copy link
Member

Feature Description

I'd like to use the /export API to be able to download documents from my database using xlsx format.

My use case is an integration with the micro-lc-based Microfrontend Composer to export data in excel documents.

Desired solution

The export endpoint to be able to download data in excel.

Possible alternatives

None 😢

Additional context

There is already MIME management, could be expanded?

@fredmaggiowski fredmaggiowski added the enhancement New feature or request label Jan 16, 2024
@fredmaggiowski fredmaggiowski linked a pull request Jan 17, 2024 that will close this issue
13 tasks
danibix95 pushed a commit that referenced this issue Jan 19, 2024
* feat(#247): implemented xls and xlsx export format

* chore: docs

* refactor: moved transformers

* chore: fix changelog title

* fix: responseParser

* fix: missing files

* refactor: removed double line

* fix: factory fn invocation
flower-of-the-bridges pushed a commit that referenced this issue Jan 19, 2024
* feat(#247): implemented xls and xlsx export format

* chore: docs

* refactor: moved transformers

* chore: fix changelog title

* fix: responseParser

* fix: missing files

* refactor: removed double line

* fix: factory fn invocation
flower-of-the-bridges pushed a commit that referenced this issue Jan 19, 2024
* feat(#247): implemented xls and xlsx export format

* chore: docs

* refactor: moved transformers

* chore: fix changelog title

* fix: responseParser

* fix: missing files

* refactor: removed double line

* fix: factory fn invocation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant