-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
APIs/feedsfeature requestneeds discussiona product management/policy issue maintainers and users should discussa product management/policy issue maintainers and users should discuss
Milestone
Description
At the PyCon2014 sprint I have started to make bandersnatch easier to cache. This means moving away from XML-RPC in general.
I'm leveraging the existing /pypi//json API which already helps, but I'll need two more endpoints:
- get a list of all packages and their most recent serial
- get the changelog
I implemented the necessary code on a branch for PyPI:
https://bitbucket.org/ctheune/pypi/branch/ctheune-bandersnatch-json
However, I don't wanna force this through but have a decision how the URLs should look like.
Ideally we can implement this in both warehouse and PyPI in a way that bandersnatch can support both of them without breaking when you guys switch the public server (and I might be on vacation. ;) )
Metadata
Metadata
Assignees
Labels
APIs/feedsfeature requestneeds discussiona product management/policy issue maintainers and users should discussa product management/policy issue maintainers and users should discuss