This website works better with JavaScript.
首頁
探索
說明
註冊
登入
Biukop
/
SFM-loan-Rest-Api
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
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.
30
Commit
1
分支
973KB
目錄樹:
610dfe8f3c
master
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '610dfe8f3c'
${ noResults }
HTTP
ZIP
TAR.GZ
sp
610dfe8f3c
package name update test
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
enable https and debug switch
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
add got init and enable log timing.
4 年之前
main_test.go
package name update test
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