Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is an API endpoint that differentiates what resources to return based on user credentials RESTful and good URI design?

RESTful API - Designing sub-resources

rest restful-url

How to add method description in Swagger UI in WebAPI Application

Restful URLs with data in query string or request body?

rest restful-url

How to handle hierarchical routes in ASP.NET Web API?

Spring MVC Controller: Redirect without parameters being added to my url

java spring-mvc restful-url

RESTful POSTS, do you POST objects to the singular or plural Uri?

rest restful-url

Proper route for checking resource existence in a RESTful API [closed]

api rest restful-url

Confusion Between Noun vs. Verb in Rest URLs

rest restful-url

What is the difference between @PathParam and @PathVariable [closed]

Passing array in GET for a REST call

How to access the services from RESTful API in my angularjs page?

RESTful - What should a DELETE response body contain

rest http restful-url

RESTfully design /login or /register resources?

What’s the best RESTful method to return total number of items in an object?

rest restful-url

When do I use path params vs. query params in a RESTful API?

How to create REST URLs without verbs?

rest restful-url

Hyphen, underscore, or camelCase as word delimiter in URIs?

rest url uri restful-url