--- title: REST API Best Practices tags: ThingsBoard image: disqus: hackmd --- <!-- tags, title naming rule: https://thingsboard.io/docs/services/trainings/ --> # REST API Best Practices :::info 先熟悉 ThingsBoard 現有 APIs,再視需求額外新增訂制 APIs。 ::: ## h2 title a * ==...== * ... ### h3 title 1 * ... * ... ### h3 title 2 * ... * ... ## h2 title b * ... * ... ## References * [Facebook ThingsBoard Taiwan Group](https://facebook.com/groups/thingsboard) * [RESTful API Design by Triton Ho](https://github.com/TritonHo/slides/blob/master/Taipei%202019-06%20talk/RESTful%20API%20Design-tw-2.2.pdf) * [Principles & Best practices of REST API Design](https://blog.devgenius.io/best-practice-and-cheat-sheet-for-rest-api-design-6a6e12dfa89f)