Datanarchy

About data architecture, APIs and stuff like that…

Recent posts

Nov 7, 2020 DRAFT
REST: The Client, The Data, and The Affordance #2 In my experience, when people talk about a REST API design, they often discuss two aspects: - The URIs design : "is it c...
Feb 8, 2020
REST: The Client, The Data, and The Affordance #1 REST API are often designed to "manipulate data". *In fine*, that what every API do: send data to a server and get some ...