Search code examples
Which of these two RESTful API design is better?...


resthttpapi-design

Read More
Appropriate HTTP status for a PUTting a read-only entity...


resthttp-status-codesapi-design

Read More
CreateOrUpdate responsibility in an API...


apiapi-designsolid-principlesseparation-of-concerns

Read More
How to return a variant from an input iterator with high performance?...


c++iteratorpolymorphismapi-designinput-iterator

Read More
REST API design for specifying value options...


restapi-design

Read More
How to iteratively parse and save XML responses that come in as one string?...


pythonxmlxml-parsingapi-design

Read More
Passing user ID in body or in token...


restauthorizationjwtapi-design

Read More
Where does @Async annotation go?...


javaspringasynchronousapi-design

Read More
Using a macro to replace "create()" functions in a factory pattern style API...


c++api-design

Read More
Should api.raml contain the whole API?...


node.jsrestapi-designraml

Read More
Respond 200 with error or the response code as the error code...


resthttpapi-design

Read More
How to handle optional body with PUT or DELETE HTTP Requests (in a Play Application)?...


restapihttpplayframework-2.0api-design

Read More
How to Fetch API Using ES6...


javascriptpostecmascript-6api-design

Read More
What are the pros and cons to api versioning methods...


apiapi-design

Read More
Getting a parse error with Swagger...


restswaggerapi-designswagger-2.0swagger-editor

Read More
Identify item by either an ID or a slug in a RESTful API...


apirestapi-design

Read More
Capturing Entity State Transactions...


phpmysqlbackupapi-designdatabase-backups

Read More
REST Hateos: How to make sure that client enters REST application through a simple fixed URL?...


restrestful-architectureapi-designrestful-urlhateoas

Read More
Disadvantages of api extension with predefined (enumerated) option list instead of individual argume...


c++capi-design

Read More
how to choose between query string params and resource name url building a new endpoint?...


restrestful-architectureapi-designrestful-url

Read More
HTTP status code for a REST search without result...


jsonresthttpapi-design

Read More
Design of DTO from Model for an API...


javaspringspring-bootapi-design

Read More
How to expose REST api microservices to the client?...


iissoamicroservicesaws-api-gatewayapi-design

Read More
How to make API so any one access it provided credentials...


javadatabaseapi-design

Read More
How to conciliate Devise reset-password route with ApiConstraints?...


ruby-on-railsrubydevisehttp-headersapi-design

Read More
API data in Django listview...


djangodjango-viewsapi-design

Read More
Update REST resource using PUT and POST...


restapirestful-architectureapi-design

Read More
Why isn't it updating...


node.jsmongooseapi-design

Read More
Should response of rest api contain ID of a resource?...


restapiapi-design

Read More
Is there an appropriate header for sending client library information in a REST Api?...


resthttphttp-headersapi-design

Read More
BackNext