Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-architecture

RESTful Verify Password service

Is there some kind of service to queue api calls?

Context dependent REST API strategies

rest restful-architecture

How to model "index" list vs "show" details in GraphQL?

Consuming hateoas restful webservice with javascript (framework)

Pagination issue in RESTful API design

Going beyond CRUD in RESTful services

HTTP GET setting internal data, still considered RESTful?

Service Layer & Web API Service Layer?

Using a sub-resource or not?

REST API versioning - popular API's

RESTful processing function/resource: GET or POST?

rest restful-architecture

How add a common parameter for swagger api

RESTful API best practices for admin and normal user access

PATCH in REST and null

rest restful-architecture

How to catch RESTEasy Bean Validation Errors?

How to cache JSON data instead of accessing the REST endpoint

json restful-architecture

How to serve static (or dynamic?) HTML files with RESTful API?

REST API (ASP.NET Web API 2) best practices: How to return 1 - N items that are not one type but 3 related types?

Rails routing: resources with only custom actions