Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

What HTTP response code to use for failed POST request?

Differences between API development platform e.g APIGEE and ESB

esb api-design mashery apigee

Is "logout" useless on a REST API?

rest logout jwt api-design

Is it better to have 1 Lambda function per route? or 1 Lambda that handles child routes?

Strings or URI in .NET APIs?

.net api-design

Multiple Dtos for same entity

In what scenarios are APIs that don't borrow preferred?

CXF REST APIs Documentation using Swagger

Is there a defined strategy for versioning SignalR hubs, so that old JS code can continue to work?

Java API Design: NumberFormatException for Method that Parses a Semi-Numeric String?

java api api-design

Designing an async API in Python

Designing an API with designated client keys

Should a tag be it's own resource or a nested property?

rest tags api-design

(start, end) vs. (start, length) in API design

API routes naming convention

rest api-design

Using the Rust compiler to prevent forgetting to call a method

rust api-design type-safety

Unable to autoload constant API Controller in Rails 4

Link to another resource in a REST API: by its ID, or by its URL?

json api rest api-design hateoas

When is an API overengineered? [closed]

REST API URI for resource with multiple primary keys