Skip to content

change URL to https://crates.io/<author>/<crate> #86

Closed
@liigo

Description

@liigo

change URL to https://crates.io/<author>/<crate>, end with an optional /<database_id>.

for example, the current url:
https://crates.io/crates/time
will be changed to:
https://crates.io/alexcrichton/time
and https://crates.io/alexcrichton/time/123

  • not repeat crates two times in one URL
  • author's name to distinguish different crates with the same name, like github
  • optional id to speed up the database searching
  • the page https://crates.io/<author> list his/hers created and favorite crates.

(There are already several time crates, and several sqlite3 crates, in the github, I don't think only one of them be named the best time/sqlite3, and others must be named different such as time2/sqlite3-liigo, to make the crate name unique all over the crates.io.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions