This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Biukop
/
SFM-loan-Rest-Api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
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.
12
Commits
1
Branch
973KB
Tree:
e4660d60a9
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e4660d60a9'
${ noResults }
HTTP
ZIP
TAR.GZ
sp
e4660d60a9
added envelop for all request, so that CRUD objects can use the top level Json
4 years ago
.idea
initial workable go project
4 years ago
html
added static test for directory sub-dir support
4 years ago
README.md
first commit with read me.
4 years ago
apiv1.go
added envelop for all request, so that CRUD objects can use the top level Json
4 years ago
config.go
added static test for directory sub-dir support
4 years ago
config.json
generalized api response with Envelop and Body, passed first test case suite
4 years ago
debug.go
generalized api response with Envelop and Body, passed first test case suite
4 years ago
go.mod
initial workable go project
4 years ago
go.sum
static file server installed for docRoot
4 years ago
main.go
added envelop for all request, so that CRUD objects can use the top level Json
4 years ago
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