Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marxjmoura/pdfrest
REST API to create, edit and convert PDF files.
https://github.com/marxjmoura/pdfrest
Last synced: 5 days ago
JSON representation
REST API to create, edit and convert PDF files.
- Host: GitHub
- URL: https://github.com/marxjmoura/pdfrest
- Owner: marxjmoura
- License: agpl-3.0
- Created: 2020-03-25T17:32:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T08:33:32.000Z (over 1 year ago)
- Last Synced: 2024-10-12T06:50:43.475Z (about 1 month ago)
- Language: C#
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PDF Rest
REST API to edit PDF files and convert to PDF/A
Explore PDF Rest docs
## Status
[![CircleCI](https://circleci.com/gh/marxjmoura/pdfrest.svg?style=shield)](https://circleci.com/gh/marxjmoura/pdfrest)
[![codecov](https://codecov.io/gh/marxjmoura/pdfrest/branch/master/graph/badge.svg)](https://codecov.io/gh/marxjmoura/pdfrest)## Documentation
The documentation is hosted on [GitHub pages](https://marxjmoura.github.io/pdfrest).
## Changelog
The changes for each release are documented in the [release notes](https://github.com/marxjmoura/pdfrest/releases).
## Bugs and features
Please, fell free to [open a new issue](https://github.com/marxjmoura/pdfrest/issues) on GitHub.
## License
[AGPL](https://github.com/marxjmoura/pdfrest/blob/master/LICENSE)
This is a derivative work of [iText](https://github.com/itext) and respects the AGPL license assigned to it.