you are viewing a single comment's thread
view the rest of the comments
[–] 37 points 3 years ago (1 child)

API is not versioned. Also REST API should not use verbs in their endpoint. POST is already the HTTP verb -- /submit is superfluous.

  • source
  • hideshow 2 child comments
  • [–] 22 points 3 years ago (1 child)

    From the picture, it doesn't appear they ever claim to be a REST API.

  • source
  • parent
  • hideshow 2 child comments