選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
sp f70a44c0b0 adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 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 adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 4年前
apiV1login.go adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 4年前
apiv1.go adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 4年前
config.go added static test for directory sub-dir support 4年前
config.json generalized api response with Envelop and Body, passed first test case suite 4年前
debug.go generalized api response with Envelop and Body, passed first test case suite 4年前
go.mod initial workable go project 4年前
go.sum static file server installed for docRoot 4年前
main.go adde basic session support for biukop-session, session-token, session-expire, also has the basic auth for checksum purposes. 4年前

README.md

Readme for RestAPI

Version 1

  1. /login
  2. /signup
  3. /logout
  4. /loans?skip=page= GET
  5. /loan/id GET POST PUT DELETE
  6. /User/id GET POST PUT DELETE
  7. /Users?skip=page= GET
  8. /Broker/id GET POST PUT DELETE
  9. /Brokers
  10. /rewards/roan_id/ GET
  11. /reward/id POST DELETE
  12. /Payouts
  13. /Payout/id
  14. /rbac/id R U D
  15. /audit POST
  16. /sendmessage POST
  17. /message/id R D
  18. /message_status/id POST PUT DELETE
  19. /upload POST
  20. /user_lists
  21. /user_list/id
  22. /user_list_trees
  23. /user_list_tree/id