Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Respond 200 with error or the response code as the error code

rest http api-design

Is it correct to call a Swift closure multiple times

swift api-design

Designing a REST API: sub-collection and HTTP PATCH

rest api-design

Rest API Architecture - GET a resource by alias

Best practice to batch update a collection in a REST Api call [closed]

rest api-design

Best way for designing a pagination endpoint in a RESTful Web Service

Why were the translateEscapes & stripIndent String methods included with the text block feature in Java 15?

dotnet core API folder structure [closed]

How to manage public and private resource in a RESTful API

json rest http api-design

How to do inclusive range queries when only half-open range is supported (ala SortedMap.subMap)

java generics api-design

RESTful API POST call request without a body

rest post api-design

REST API: Do I need to authenticate log out action?

Laravel API, the right way to pass multiple objects in one POST request

Formal principles and processes for designing an API (C#)

REST design for update/add/delete item from a list of subresources

Is it possible to download an audio file and play it using React Native Expo?

Technical background to the C++ fmt::print vs. fmt::format_to naming?

c++ api-design fmt

Minimal API v. Convenience

Best way to name async method

api-design

Does GraphQL support server-side filtering (i.e. building of WHERE-like queries on client side)?