issues
search
Disfactory
/
SpotDiff
SpotDiff專案希望能讓鄉民比對 2016.5.20 前後衛星雲圖,去抓出農委會五萬筆資料中的疑似工廠位址上的建物是不是新增建物,可以集中火力去檢舉或是可以把台灣疑似工廠的地點掃一遍。
MIT License
6
stars
3
forks
source link
Task 6: implement the API for user login
#15
Open
yalgorithm777
opened
3 years ago
yalgorithm777
commented
3 years ago
Path:
/user/
Available methods:
POST
Required fields (front-end provides to the back-end):
“client_id”: the client ID obtained from Google Analytics, or a random string created by the front-end
Returned fields (back-end returns to the front-end):
"user_token": user token for the front-end client, issued by the back-end