issues
search
augustin-wien
/
PDF-Parser
This plugin is used in a wordpress backend to extract text from pdf files and convert it into blogs.
1
stars
0
forks
source link
First prototype
#1
Closed
lebe1
closed
1 year ago
lebe1
commented
1 year ago
starts an app via
uvicorn main:app --reload
creates a HTML form to upload files from
localhost:8000
has an upload endpoint at
localhost:8000/upload/
creates automatically a new post from page 3 on you local wordpress site
uvicorn main:app --reload
localhost:8000
localhost:8000/upload/