Skip to content

**HTTP requests Paths** #7

@Alli-Oops

Description

@Alli-Oops

Client-Server Model
HTTP Requests -- Paths

  • Path for GET requests
    ** where is the data of copy stonk picks and/or due diligence from other users coming from?**
    ** where to store/ keep score and credit the user who provides the stonk pick and/or due diligence??**
  • Path for POST request
    Where does sign-up information go?
    Where does stonk pick and dd info go?
    **Where do up-votes / likes go?"
  • Path for PUT request
    where does the data for optional prediction to a stonk pick go?
    Where does the input data / optional due diligence go?
  • Path for PATCH request
    rename or correct a misspelled ticker symbol
    perhaps include limitations to corrections so that the prediction cannot be manipulated or transferred to another stonk.
  • Path for DELETE requests
    delete an account
    delete a stonk pick /prediction

Metadata

Metadata

Assignees

No one assigned

    Labels

    Back EndThese are any back end tasks!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions