Improve URL design
------------------
Key: ESME-348
URL: https://issues.apache.org/jira/browse/ESME-348
Project: Enterprise Social Messaging Environment (ESME)
Issue Type: Improvement
Components: Server
Affects Versions: 1.3
Reporter: Ethan Jewett
Assignee: Ethan Jewett
Fix For: Backlog
Current (mostly right, I think):
/ (index)
/info_view/public
/info_view/users
/info_view/streams
/info_view/contacts
/user/USERNAME (remapped from info_view/user)
/profile_view/edit
/track_view/
/action_vew/
/auth_view/
/pools_view/
/conversation/CONVID (remapped from info_view/conversation)
/tag/TAGNAME
/logout
/info_view/search?SEARCHQUERY
/api (original api)
/api2 (new api)
/twitter (twitter api)
Proposed:
/ (index)
/public
/users
/users/USERNAME
/streams
/contacts (do we even need this any more?)
/profile
/tracks
/actions
/tokens
/pools
/conversations/CONVID
/tags/TAGNAME
/logout
/search?SEARCHQUERY
Mailing list conversation:
http://mail-archives.apache.org/mod_mbox/esme-dev/201104.mbox/%[email protected]%3E
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira