mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-11 15:55:32 +01:00
14 lines
333 B
Markdown
14 lines
333 B
Markdown
---
|
|
title: REST and how to do it right
|
|
date: 2013-03-21T13:41:00+00:00
|
|
draft: false
|
|
emoji: 📄
|
|
tags:
|
|
- code
|
|
- rest
|
|
- from-tumblr
|
|
---
|
|
|
|
[gregbeech.com](https://www.gregbeech.com/2013/05/21/restful-api-design-the-fundamentals/)
|
|
|
|
Bossman Greg has posted a thorough and readable rundown of REST design concepts. Well worth a read.
|