本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Biukop
/
SFM-loan-Rest-Api
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27
提交
1
分支
973KB
目錄樹:
b9e51e25cd
master
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 'b9e51e25cd'
${ noResults }
HTTP
ZIP
TAR.GZ
sp
b9e51e25cd
enable https and debug switch.
4 年之前
.idea
initial workable go project
4 年之前
html
added static test for directory sub-dir support
4 年之前
README.md
first commit with read me.
4 年之前
apiV1Response.go
envelop body is used for debug purpose only.
4 年之前
apiV1login.go
simplify login process and its data structure
4 年之前
apiv1.go
session management simplified. using only session id , and cookie. enables CORS support. over https only. Cookie require secure.
4 年之前
config.go
enable https and debug switch.
4 年之前
config.json
session is prepared, and now starts to make sure login works.
4 年之前
debug.go
generalized api response with Envelop and Body, passed first test case suite
4 年之前
go.mod
session is prepared, and now starts to make sure login works.
4 年之前
go.sum
login reuse session tested.
4 年之前
main.go
bigfix tracking cookie , only sent right before we try to handle each request.
4 年之前
main_test.go
test serializing struct with session for http server
4 年之前
README.md
Readme for RestAPI
Version 1
/login
/signup
/logout
/loans?skip=page= GET
/loan/id GET POST PUT DELETE
/User/id GET POST PUT DELETE
/Users?skip=page= GET
/Broker/id GET POST PUT DELETE
/Brokers
/rewards/roan_id/ GET
/reward/id POST DELETE
/Payouts
/Payout/id
/rbac/id R U D
/audit POST
/sendmessage POST
/message/id R D
/message_status/id POST PUT DELETE
/upload POST
/user_lists
/user_list/id
/user_list_trees
/user_list_tree/id