QuadnucYard / seu-gpa-calculator-server

东南大学绩点计算器后端(仅转发请求)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seu-gpa-calculator server

The server for seu-gpa-calculator due to inaccessibility to SEU API of browser. It simply forwards user requests to SEU official API, and does not store any personal information. The tokens generated at runtime are automatically cleared when expiration.

You can safely review the codes to assure the security of the server.

Used packages:

  • fastapi
  • uvicorn

About

东南大学绩点计算器后端(仅转发请求)

License:MIT License


Languages

Language:Python 98.5%Language:Shell 1.5%