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 information about URL to README.md #112

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

EkaterinaKomar
Copy link
Contributor

No description provided.

@EkaterinaKomar EkaterinaKomar force-pushed the feature/url-pdf branch 2 times, most recently from 8daf40d to e7f5484 Compare September 14, 2023 10:41
README.md Outdated
@@ -175,5 +175,23 @@ or to obtain the result in XML:

curl -F "file=@veraPDF-corpus/PDF_A-1b/6.1 File structure/6.1.12 Implementation limits/veraPDF test suite 6-1-12-t01-fail-a.pdf" localhost:8080/api/validate/1b -H "Accept:application/xml"

Validation pdf by url is available as a POST service at `http://localhost:8080/api/validate/url/*id*`. To test with curl:
Copy link
Contributor

Choose a reason for hiding this comment

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

Validation of PDF given by URL is available as a POST request

README.md Outdated
To validate your local files you need to add folder with files to the docker container:

```
docker cp /path/of/the/folder <Container_ID>:/home
Copy link
Contributor

Choose a reason for hiding this comment

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

use bind mount (-v option) instead of copy

@EkaterinaKomar EkaterinaKomar changed the title Add information to README.md Add information about URL to README.md Sep 15, 2023
@MaximPlusov MaximPlusov removed their request for review September 18, 2023 14:29
@EkaterinaKomar EkaterinaKomar merged commit 3e09c62 into integration Sep 19, 2023
6 checks passed
@EkaterinaKomar EkaterinaKomar deleted the feature/url-pdf branch October 23, 2023 08:18
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.

2 participants