Best practice for pagination based on item updated time...
Read MoreJSON-API - use custom HTTP header or meta information for 'product-code'...
Read MoreWhy does the GitHub API use a PUT request for starring a repository?...
Read MoreDatabase rollback on API response failure...
Read MoreWhich http status code should be returned when the identifier in the payload does not exist?...
Read MoreRESTful API design - CRUD op. & optional action, both in one request?...
Read MoreBest practice for REST API URL for authentication...
Read MoreConverting ASP.NET API To AWS Lambdas...
Read MoreHow to design a REST API for resources that depend on each other?...
Read MoreProper API for access data members of container<T>...
Read MoreIs it better to have 1 Lambda function per route? or 1 Lambda that handles child routes?...
Read MoreHow to create a task with as trigger a successful task in Qlik Sense...
Read Morecreating an api to update postgres db with a json or yaml payload...
Read MoreAPI design - Optional body in client request - Status code to return if validation fails...
Read MoreDoes Cache work in an API route and should we use it?...
Read MoreAdvice on designing a RESTful API for a simple ticket system...
Read Moreusing a POST route when linking a resource to another one...
Read MoreShould interfaces used for describing API responses, contain all fields or only the ones the applica...
Read MoreAPI design for measure time spent in a function...
Read MoreREST-API-Design with multiple Endpoints for one Resource...
Read MoreNotification Api System Correct Process...
Read MoreI'm trying to send a JSON object from client to server and receive a response but all the approa...
Read MoreHow to best store data from CSV in java class? A single list of Row objects, or a single object with...
Read MoreWhy include methods in a public API like Thread.destroy() that aren't implemented?...
Read MoreREST: Get multiple resources - what is correct REST approach...
Read MoreREST - API design to get resources for current user...
Read More