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 fastapi server #22

Open
Undertone0809 opened this issue Apr 15, 2024 · 2 comments
Open

Add fastapi server #22

Undertone0809 opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Undertone0809
Copy link
Owner

🚀 Feature Request

Add a fastapi server to expose API service.

SDK Usage:

from ecjtu import ECJTU

client = ECJTU(...)
client.start_api_server(port=8080)

Command Usage:

ecjtu server --stud_id xx --pwd xx --port 8080
@Undertone0809 Undertone0809 added the enhancement New feature or request label Apr 15, 2024
Copy link

Hello @Undertone0809, thanks for your first issue and interest in our work 😊!

If this is a bug report, please provide screenshots, relevant logs and minimum viable code to reproduce your issue, which will help us debug the problem.

@Undertone0809
Copy link
Owner Author

Undertone0809 commented May 12, 2024

ref: #46 #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants