You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dirkjan Ochtman (JIRA)" <ji...@apache.org> on 2009/03/26 17:32:01 UTC

[jira] Created: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Server-level index page should provide pointers to other available resources
----------------------------------------------------------------------------

                 Key: COUCHDB-308
                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
             Project: CouchDB
          Issue Type: Improvement
          Components: HTTP Interface
    Affects Versions: 0.9
            Reporter: Dirkjan Ochtman
            Priority: Trivial
             Fix For: 0.10
         Attachments: server-links.diff

It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Posted by "Noah Slater (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noah Slater updated COUCHDB-308:
--------------------------------

    Fix Version/s:     (was: 0.11)
                   0.12

> Server-level index page should provide pointers to other available resources
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-308
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Dirkjan Ochtman
>            Priority: Trivial
>             Fix For: 0.12
>
>         Attachments: server-links.diff
>
>
> It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Posted by "Dirkjan Ochtman (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689570#action_12689570 ] 

Dirkjan Ochtman commented on COUCHDB-308:
-----------------------------------------

Hmm, adding "admin": "/_utils/" would probably also make sense.

> Server-level index page should provide pointers to other available resources
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-308
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Dirkjan Ochtman
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: server-links.diff
>
>
> It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700506#action_12700506 ] 

Paul Joseph Davis commented on COUCHDB-308:
-------------------------------------------

Was there a mailing list thread about this? At the very least this would need to be changed to pull the urls from the current config instead of hard coding the end points. Also what does this add beyond hitting the _config end point to get the list of other end points? Though _config might be gone or named differently. So maybe just a link to the _config end point? Now I've managed to confuse myself.

> Server-level index page should provide pointers to other available resources
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-308
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Dirkjan Ochtman
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: server-links.diff
>
>
> It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-308:
--------------------------------------

    Skill Level: New Contributors Level (Easy)

> Server-level index page should provide pointers to other available resources
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-308
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Dirkjan Ochtman
>            Priority: Trivial
>             Fix For: 0.12
>
>         Attachments: server-links.diff
>
>
> It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-308) Server-level index page should provide pointers to other available resources

Posted by "Dirkjan Ochtman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dirkjan Ochtman updated COUCHDB-308:
------------------------------------

    Attachment: server-links.diff

Here's a patch to do this for the / info page.

> Server-level index page should provide pointers to other available resources
> ----------------------------------------------------------------------------
>
>                 Key: COUCHDB-308
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-308
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Dirkjan Ochtman
>            Priority: Trivial
>             Fix For: 0.10
>
>         Attachments: server-links.diff
>
>
> It would be nice if the HTTP interface made it easy to find other relevant resources (i.e. don't require the API user to know the endpoints beforehand).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.