Jeffrey Liao

Results 4 comments of Jeffrey Liao

Does the existing `get "/api/packages/:name/releases/:version"` route already meet most of the requirements? Using the invalid url (https://hexdocs.pm/phoenix/using_mysql.html) from the comment as an example: The proposed JS on the 404 page...

Ah, ok. Does that mean no changes are necessary in the hexpm repo? All that's needed is JS in the hexdocs project to parse the path and call `hex.pm/api/packages/:name` to...

No, it looks like the work that needs to be done is in a different repo.