Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

RESTful API and bulk operations

Why is JavaMail Transport.send() a static method?

Web API design tips

What is the correct way to do a get for multiple resources (batch get) with REST?

rest api-design

Why does Enumerable.ToLookup<>() return an ILookup<,> and not a Lookup<,>?

.net api-design enumerable

REST GET endpoints returning different models based on user role

Extending a class and maintaining binary backward compatibility

Why is there an Option.get method

How to organize Python API module to make it neat?

Const-correct accessor to vector of pointers without transfer of ownership in abstract interface

c++ c++14 api-design c++17

How to merge/consolidate responses from multiple RESTful microservices?

How to get data back from a command bus?

unchecked exception that would have been better as checked

Correct handling of return data [closed]

java dao behavior api-design

Open-source / free universal EPG / XMLTV data API or service, or how to make one? [closed]

Naming a dictionary structure that stores keys in a predictable order?

Getting the right level of Interface granularity

Expected HTTP status code for an action on a disabled resource

rest http api-design

JSON API and CSRF