Skip to content
IT Nursery
  • Home
  • Programming
    • PHP
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress

rest

Web service differences between REST and RPC

by IT Nursery

I have a web service that accepts JSON parameters and have specific URLs for methods, e.g.: http://IP:PORT/API/getAllData?p={JSON} This is definitely not REST as … Read more

Tags rest, rpc, web-services

Creating an API for mobile applications – Authentication and Authorization

by IT Nursery

Overview I’m looking to create a (REST) API for my application. The initial/primary purpose will be for consumption by mobile apps (iPhone, Android, … Read more

Tags authentication, mobile-application, oauth, rest

URL matrix parameters vs. query parameters

by IT Nursery

I’m wondering whether to use matrix or query parameters in my URLs. I found an older discussion to that topic not satisfying. Examples … Read more

Tags http, jax-rs, parameters, rest, url

Which HTTP status code means “Not Ready Yet, Try Again Later”? [closed]

by IT Nursery

Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more

Tags batch-processing, http, http-status-codes, language-agnostic, rest

Spring Boot REST service exception handling

by IT Nursery

I am trying to set up a large-scale REST services server. We’re using Spring Boot 1.2.1 Spring 4.1.5, and Java 8. Our controllers … Read more

Tags exception-handling, java, rest, spring, spring-boot

Django REST Framework: adding additional field to ModelSerializer

by IT Nursery

I want to serialize a model, but want to include an additional field that requires doing some database lookups on the model instance … Read more

Tags django, django-rest-framework, rest

ReferenceError: describe is not defined NodeJs

by IT Nursery

I am trying to define some endpoints and do a test using nodejs. In server.js I have: var express = require(‘express’); var func1 … Read more

Tags node.js, rest, testing

REST API Login Pattern

by IT Nursery

I am creating a REST api, closely following apigee suggestions, using nouns not verbs, api version baked into the url, two api paths … Read more

Tags design-patterns, rest

REST API – DTOs or not? [closed]

by IT Nursery

Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be … Read more

Tags dto, hateoas, java, rest, spring

Difference between OData and REST web services

by IT Nursery

What is the difference between OData and REST-ful web services? 8 Answers 8

Tags odata, rest, web-services
Post navigation
Older posts
Page1 Page2 … Page13 Next →

Important Tag

.net admin ajax android arrays bash c categories comments CSS custom-field custom-post-types custom-taxonomy customization database filters functions git hooks HTML images ios java javascript jQuery menus multisite MySQL node.js permalinks php plugin-development plugins posts python Shortcode sql string theme-development themes uploads users woocommerce-offtopic wp-admin wp-query

Recent Posts

  • INSTALL_FAILED_DUPLICATE_PERMISSION… C2D_MESSAGE
  • How to sort by meta value?
  • WPF text Wrap vs WrapWithOverflow
  • How to retrieve the list of all posts ever published via the feed?
  • how to use javascript Object.defineProperty

android c categories CSS custom-post-types custom-taxonomy customization database functions git HTML images java javascript jQuery multisite MySQL php plugin-development plugins posts python string theme-development wp-query

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Content from: Stack Exchange

Important Link

  • About
  • Privacy Policy

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery