Skip to content

Support POST requests #3

@izaxon

Description

@izaxon

Background

The PUT request is used to write (or overwrite) data. GET is used to read data.

New

Use the POST request to update data, much in the same way as setState({...}) does in React.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions