Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in restful-url

URL design for an API

Search verb in HTTP API

Log restful endpoints on container startup in a Spring application

How to pass comma separated parameters in a url for the get method of rest service

How do I filter and select inside a expanded collection on Microsoft Graph?

RESTful URLs for distinct versions of a resource

sending array via query string in guzzle

Tree structure of data in REST - URL always from root?

How to loop through paginated API using python

python restful-url

AngularJS: $resource with nested resources

angularjs rest restful-url

RESTful API URI Design

PUT and POST getting 405 Method Not Allowed Error for Restful Web Services

Get PUT params with Slim PHP

php rest put restful-url slim

REST services - exposing non-data "actions"

Is passing the tenant in a custom HTTP header RESTful?

Do I violate RESTfulness when using POST as UPDATE OR CREATE

HTTP POST response Location header when creating multiple resources

Do REST API URLs have to look like this?

api rest restful-url

Accessing versions/revisions of an object in a RESTful API

Is it okay to use same resource name for both get and post rest api