Skip to content

LucienShui/UPrintCloudBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPrintCloudBE

A open source version of Do La, but more efficient maybe.

Requirements

Python ≥ 3.6
django
pika
filetype

API

url Function
/admin administration
/upload file uploading temporary frontend
/login user sign in
/join user sign up
/print print a job
/api/upload username, file, only *.pdf will be accepted
/api/request?job_id=&client_id= send a print job to client
/api/login email or username, password
/api/join email, nickname, password

Testing Deployment

bash reset.sh

Then access 127.0.0.1:8000/init in browser is required

Web root

127.0.0.1:8000

About

UPrintCloud 后端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published