(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
(by @andrestaltz)
If you prefer to watch video tutorials with live-coding, then check out this series I recorded with the same contents as in this article: Egghead.io - Introduction to Reactive Programming.
Tried to keep list concise as possible. Following points are actual specs, de facto conventions or good pratices.
/getAccount/123 => /accounts/123
)https://api.example.com
(prefered over https://example.com/api/
)https://api.example.com/v2/
(alternative: Accepts: application/json;application&v=2
)2004-02-12T15:19:21+00:00
- ISO8061)