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.
sp 955d3d8796 login finalized. 4 yıl önce
.idea initial workable go project 4 yıl önce
html added static test for directory sub-dir support 4 yıl önce
README.md first commit with read me. 4 yıl önce
apiV1Response.go session is prepared, and now starts to make sure login works. 4 yıl önce
apiV1login.go login finalized. 4 yıl önce
apiv1.go login finalized. 4 yıl önce
config.go session is prepared, and now starts to make sure login works. 4 yıl önce
config.json session is prepared, and now starts to make sure login works. 4 yıl önce
debug.go generalized api response with Envelop and Body, passed first test case suite 4 yıl önce
go.mod session is prepared, and now starts to make sure login works. 4 yıl önce
go.sum static file server installed for docRoot 4 yıl önce
main.go session is prepared, and now starts to make sure login works. 4 yıl önce

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