HATEOAS-first backend framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Get Resource Metadata.bru 138 B

1234567891011
  1. meta {
  2. name: Get Resource Metadata
  3. type: http
  4. seq: 2
  5. }
  6. head {
  7. url: http://localhost:3000/api/users/1
  8. body: none
  9. auth: none
  10. }