API

How to design better APIs - 15 language-agnostic, actionable tips on REST API design. - https://r.bluethl.net/how-to-design-better-apis

Example : https://github.com/HackerNews/API - https://hacker-news.firebaseio.com/v0/maxitem.json?print=pretty / https://hacker-news.firebaseio.com/v0/user/bekishore.json?print=pretty

Programming