Which of these two RESTful API design is better?...
Read MoreAppropriate HTTP status for a PUTting a read-only entity...
Read MoreCreateOrUpdate responsibility in an API...
Read MoreHow to return a variant from an input iterator with high performance?...
Read MoreREST API design for specifying value options...
Read MoreHow to iteratively parse and save XML responses that come in as one string?...
Read MorePassing user ID in body or in token...
Read MoreUsing a macro to replace "create()" functions in a factory pattern style API...
Read MoreShould api.raml contain the whole API?...
Read MoreRespond 200 with error or the response code as the error code...
Read MoreHow to handle optional body with PUT or DELETE HTTP Requests (in a Play Application)?...
Read MoreWhat are the pros and cons to api versioning methods...
Read MoreGetting a parse error with Swagger...
Read MoreIdentify item by either an ID or a slug in a RESTful API...
Read MoreCapturing Entity State Transactions...
Read MoreREST Hateos: How to make sure that client enters REST application through a simple fixed URL?...
Read MoreDisadvantages of api extension with predefined (enumerated) option list instead of individual argume...
Read Morehow to choose between query string params and resource name url building a new endpoint?...
Read MoreHTTP status code for a REST search without result...
Read MoreDesign of DTO from Model for an API...
Read MoreHow to expose REST api microservices to the client?...
Read MoreHow to make API so any one access it provided credentials...
Read MoreHow to conciliate Devise reset-password route with ApiConstraints?...
Read MoreUpdate REST resource using PUT and POST...
Read MoreShould response of rest api contain ID of a resource?...
Read MoreIs there an appropriate header for sending client library information in a REST Api?...
Read More