Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Correct HTTP status code to number of items per page exceeded + pagination offset

JSONAPI implementation

Chai not reaching .end()

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#)

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)?