Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8554041
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:47:29+00:00 2026-06-11T14:47:29+00:00

REST API design indicates there are four resources archetypes: document, collection, store and controller.

  • 0

REST API design indicates there are four resources archetypes: document, collection, store and controller.

Store do not create new resources; therefore a store never generates new URIs.

An example:

PUT /users/12245/favorites/boston-celtics

A user added Boston Celtics to his favorites list.

But how that isn’t creating a new resource ? and how it isnt generating a new URI?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T14:47:30+00:00Added an answer on June 11, 2026 at 2:47 pm

    A store does not create a resource on its own. The user of the store creates endpoints / URIs.

    The contrast is between a Collection and a Store

    Collection
    A collection resource is a server-managed directory of resources. Clients may propose new resources to be added to a collection. However, it is up to the collection to choose to create a new resource, or not. A collection resource chooses what it wants to contain and also decides the URIs of each contained resource.

    Store
    A store is a client-managed resource repository. A store resource lets an API client: put resources in, get them back out, and decide when to delete them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm testing my REST API and the issue i have is that i create
I'm studying Wikipedia REST API but I'm not able to find the right option
I wonder what the REST API clients are available for using from Ruby (not
I'm working on a new REST-ful API who's primary/only consumer will be a smart/non-web-browser
I'm a new REST convert and I'm trying to design my first RESTful (hopefully)
I'm tasked to design a new API for our infrastructure. Some of the things
How to design REST API for email sending service by using POST, GET, PUT,
I need to design a REST API for my project. It is needed for
In Rest API design, I am wondering what the exact purpose of the context
I was referring to the O'Reilly book on REST api design, that clearly lays

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.