Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Which is the good way to link two resources in rest apis

api-design

Using a python output in javascript

Why is the k8s container spec "command" field an array?

kubernetes api-design

Cross user interaction in decoupled resource and authentication servers

openid-connect api-design

Choosing between package:html, dart:html, dart:io (class HttpClient) and package:http APIs to fetch HTTP resources

Under what scenarios would `std::breakpoint` be used instead of `std::breakpoint_if_debugging`?

c++ api-design c++26

Cleanest way of returning different structures for the same request

json rest api-design

RESTful design: Should renamed resources block old URIs forever? [closed]

rest api-design

Which of these two RESTful API design is better?

rest http api-design

For REST APIs, are URLs meant to be case insensitive?

Best practices when designing an API

api-design

Should I use a query parameter or separate endpoints for different data access levels? [closed]

rest api-design

Rest API: reasonable to create associated resources given a verbose representation?

rest api-design

C# record types as discriminated unions vs. third party libraries

Single API endpoint pros and cons

web-services api-design

HTTP API: Communicating the need to authenticate to a third party