Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This is non-official. It's my own attempt at documenting Fedora's REST API in a resource-oriented (vs method-oriented) way.

Table of Contents

...

objects

The collection of objects stored in the repository.

GET

Panel
bgColorwhite
borderStylenone

Without parameters

Presents a simple HTML search form for finding objects in the repository.

With "terms" or "query" parameter

Starts a search.

With "sessionToken" parameter

Gets the next page of search results.

...

objects/{pid}

An object in the repository.

...