gitea/routers/api/packages
Jack Vine 83680c97a7
NPM Package Registry search API endpoint (#20280)
Close #20098, in the NPM registry API, implemented to match what's described by https://github.com/npm/registry/blob/master/docs/REGISTRY-API.md#get-v1search

Currently have only implemented the bare minimum to work with the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui.html).

Co-authored-by: Jack Vine <jackv@jack-lemur-suse.cat-prometheus.ts.net>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-24 19:24:33 +08:00
..
composer Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
conan Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
container Keep download count on Container tag overwrite (#20728) 2022-08-09 16:47:57 +03:00
generic Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helm Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helper Add Package Registry (#16510) 2022-03-30 16:42:47 +08:00
maven Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
npm NPM Package Registry search API endpoint (#20280) 2022-09-24 19:24:33 +08:00
nuget Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pub Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pypi Allow uppercase ASCII alphabet in PyPI package names (#21095) 2022-09-07 21:18:51 +01:00
rubygems Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
api.go NPM Package Registry search API endpoint (#20280) 2022-09-24 19:24:33 +08:00