Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take forward crypto contract PR #78

Open
akshay1502 opened this issue Feb 10, 2022 · 0 comments
Open

Take forward crypto contract PR #78

akshay1502 opened this issue Feb 10, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@akshay1502
Copy link
Contributor

akshay1502 commented Feb 10, 2022

remove POST/save, POST/purchase api contracts

POST/send / POST/request ->

  1. take params as body
  2. make params as none
  3. have meaningful success message (eg. ${amout} credited/debited to ${user})

GET/transactions ->

  1. make userid as param and limit as query
  2. make body as the success response

GET/userinfo ->

  1. make userid as param
  2. body as success response
@akshay1502 akshay1502 added the documentation Improvements or additions to documentation label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant