このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
Biukop
/
SFM-loan-Rest-Api
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
31
コミット
1
ブランチ
973KB
ツリー:
66aa76920e
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'66aa76920e' から
${ noResults }
HTTP
ZIP
TAR.GZ
sp
66aa76920e
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
package name update test
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