Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in api-design

Should I use a query parameter or separate endpoints for different data access levels? [closed]

rest api-design

Rest API: reasonable to create associated resources given a verbose representation?

rest api-design

C# record types as discriminated unions vs. third party libraries

Single API endpoint pros and cons

web-services api-design

HTTP API: Communicating the need to authenticate to a third party

How best to structure a RESTful API Endpoint

What is a good approach to develop a synchronous/blocking and an asynchrounous/non-blocking library-api in parallel? (JavaScript)

Best way to perform error handling using modules in Rails?

Is it appropriate to use HTTP status codes for non-HTTP errors?

How to keep GraphQL API and frontend synchronized on a staging server?

What HTTP status code do you use when endpoint is disabled by feature-flag / feature-toggle?

Add a single or multiple API endpoints when accepting POST request?

Spring REST reuse nested requstmapping

Hypermedia API: How to document properly?

What is the accepted practice for URL login in API REST?

rest url api-design

How to handle the introduction of a new object property in a REST API

rest http api-design

Typeorm: Return only one property from loaded relation

Using JSON API Serializer to create more complicated JSON