Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Unhashable type: 'dict' in Flask app

python rest flask api-design

Flask Limiter - Using more than one key_func for a single endpoint

python flask api-design

Why separate the API definition and implementation JARs

java jpa api-design

What is the appropriate HTTP status code for a null or missing object attribute?

RESTful DELETE with reason

rest api-design

REST: What is difference between GET and DELETE, when we can implement same functionality in both?

Can I encrypt password on both frontend and backend?

encryption api-design

REST API Resource Naming Conventions - User or Users (pluralisation)

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