feat(backend): added awesome article about RESTful API design

pull/8280/head
Rogério Ferreira de Souza 2 months ago committed by GitHub
parent d6ee7ef76a
commit a7f6dfbd36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 7
      public/roadmap-content/backend.json

@ -1131,6 +1131,11 @@
"url": "https://www.redhat.com/en/topics/api/what-is-a-rest-api",
"type": "article"
},
{
"title": "RESTful web API design",
"url": "https://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design",
"type": "article"
},
{
"title": "Roy Fieldings dissertation chapter, Representational State Transfer (REST)",
"url": "https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm",
@ -3360,4 +3365,4 @@
}
]
}
}
}

Loading…
Cancel
Save