https://github.com/mirseo/autoprint
Fastapi document upload server and AutoPrint Server
https://github.com/mirseo/autoprint
autoprint fastapi print printercontrol python
Last synced: about 1 month ago
JSON representation
Fastapi document upload server and AutoPrint Server
- Host: GitHub
- URL: https://github.com/mirseo/autoprint
- Owner: mirseo
- Created: 2023-11-09T14:13:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T14:06:51.000Z (over 2 years ago)
- Last Synced: 2026-01-14T08:39:09.142Z (6 months ago)
- Topics: autoprint, fastapi, print, printercontrol, python
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Python API Print Server Project
목표 : 원격 서버 (컴퓨터2)에서 API를 통해 업로드된 파일을 자동 인쇄
기능
1. cache 폴더로 업로드된 파일 인쇄.
2. 업로드된 파일을 자동으로 삭제.
3. 업로드된 파일을 카피하여 storage에 저장
API 요청
1. 파일 업로드
- TYPE : POST
- URL : http://localhost:8000/upload/{file_name}
- PARAMETER : file