Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Which format is better for list in JSON API design, flat array or nested object?

RAML default envelope

api-design raml

Apache Kafka for inter-microservice communication; at what level to map topics to events?

Should we stress which specific HTTP response code to return when there's an error?

What is wrong with the DOM? [closed]

javascript dom api-design

Include everything, Separate with "using"

c++ api-design

Managing API Resource Caching With HTTP

rest http caching api-design

How to update the Nested List/Tree Store in Sencha Touch?

One Web API Controller to control all models

How to avoid polluting API classes with internal methods?

Saving settings/variables/permissions in memory instead of looking them up on each API call?

Fluent API design in C# with nested generic constraints

c# api-design fluent

REST: Why expose POST and PUT endpoint of API when both can be done with just any one of these endpoints?

rest api-design

Why doesn't FileExists support wildcards?