[Draft] Add Web API for MarkItDown
Related to #133
In Testing
Thank you very much, we need api interface access in order to utilize automated processes, we are very optimistic about this project, thanks again to the great developers.
I deployed a simple REST API, ya'll can try it out. Here are the specs:
https://x.com/pelaseyed/status/1872326539208986903
I tried out this branch and found a couple of issues; locally I fixed them and rebased the branch on top of the current main.
You can find my current state here https://github.com/ranma42/markitdown/tree/add-web-api
https://github.com/Ahoo-Wang/markitdown/tree/dev/packages/markitdown-api
https://github.com/Ahoo-Wang/markitdown/blob/dev/packages/markitdown-api/delpoy/markitdown-api.yml
Docker Image:
- ahoowang/markitdown-api:0.1.2-0.0.12
- ghcr.io/ahoo-wang/markitdown-api:0.1.2-0.0.12
- registry.cn-shanghai.aliyuncs.com/ahoo/markitdown-api:0.1.2-0.0.12