We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
API 大部分都還沒實作(2020/11/11),開工前注意
https://api.devptt.site:5000/
POST
GET
The text was updated successfully, but these errors were encountered:
我覺得可以從確認 APIClientProtocol 開始,不知道其他人看法如何?
APIClientProtocol
Sorry, something went wrong.
2021-03-07
目前 https://api.devptt.site:5000 裡已經有以下 api 實作:
User:
Board:
Article:
xxi511
No branches or pull requests
API 大部分都還沒實作(2020/11/11),開工前注意
https://api.devptt.site:5000/
POST
loginGET
/api/Article/{board}GET
/api/Article/{board}/{file}GET
/api/Rank/{board}/{aid}POST
/api/Rank/{board}/{aid}GET
/api/BoardGET
/api/Board/{name}GET
/api/Board/SearchGET
/api/Board/PopularGET
/api/Board/Favorite/{id}GET
/api/Board/Category/{name}GET
/api/Board/{name}/ModeratorsGET
/api/User/{id}The text was updated successfully, but these errors were encountered: