CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
api-design
09-06
Mobile
REST API Design: Path variable vs request body on UPDATE (Best practices)
09-05
Net
REST URL: Can REST resource uniquely identified by the path variable defined in the URI?
09-05
Enterprise
Is there a way to make CORS work for a single route in Gin Go
08-29
database
REST API - what to return when query for a GET does not find a result
08-17
Mobile
Do I run significant risks by having my API called as HTTP rather than HTTPS?
08-15
Software engineering
How to make my TypeScript object available to a third party Javascript
07-14
OS
What should be returned from an API endpoint that accepts a list of resource IDs but one of the pass
07-07
Mobile
How would tracking pixels implement rate limiting?
06-14
database
POST or PUT instead of DELETE when delete is blocked at web server
05-17
Mobile
What should the response status code be in a REST API when the given ID is a valid ID but there'
05-16
Back-end
REST: handling nested resources and paths
05-07
OS
What is the correct way of adding parameter to ignore case for search text in a REST API
04-20
Back-end
Subdomain for Laravel Rest API not working correctly - IONOS using Plesk
04-04
Mobile
What is the point of encrypting user passwords on the frontend?
03-02
Software design
.Net Core Web API undocumented 204 Response
02-19
Back-end
What's the best practice for a similar API called by Client vs User authentication
02-17
Net
Is multithreading an API application a thing?
02-15
Enterprise
REST API POST: passing foreign key in url vs json body
02-11
Mobile
How design API URLs to comply with GDPR and OWASP and avoid Personal Identifiable Information in URL
02-10
Enterprise
Rest API design: Managing access to sub-entities
02-10
Back-end
What is the best way of updating data in SpringBoot?
12-31
Enterprise
deserialize then serialize json with dynamic field name
12-07
OS
RESTFUL API: Using path parameters vs Query parameters
12-05
front end
Validation error on Postman though field inputs are given
11-18
Back-end
How to represent combination data in JSON?
11-05
Blockchain
How to use GET and POST method according to their responsibilities in Spring REST
10-12
other
How should I name an endpoint that checks whether a user has authority to edit a resource?
09-22
Net
Is there a way to utilize an API without a client key?
09-17
Mobile
How do you name API paths of the same microservice but w/ different consumers
Links:
CodePudding