Resources on how to design error handling in a REST API


Codever Logo

(P) Codever is an open source bookmarks and snippets manager for developers & co. See our How To guides to help you get started. Public bookmarks repos on Github ⭐🙏


Just wanted to share some useful resources I came across, when trying to figure out how to expose errors in a RESTful API

  1.  Apigee : RESTful API Design – Second Edition
  2. StormPath
  3. API UX
  4. Wikipedia
Subscribe to our newsletter for more code resources and news

Adrian Matei (aka adixchen)

Adrian Matei (aka adixchen)
Life force expressing itself as a coding capable human being

routerLink with query params in Angular html template

routerLink with query params in Angular html template code snippet Continue reading