Skip to content

Define a RESTful protocol model #7

@delapuente

Description

@delapuente

Let's define what kind of strategy we want to follow for implementing a RESTful API:

  • Full JSON approach (all in the JSON, less standard, quite more flexible)
  • HTTP based approach (some in the HTTP headers, hard to implement, more standard)
  • Some other else...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions