An open API service indexing awesome lists of open source software.

https://github.com/lk-code/registry-lookup

Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.
https://github.com/lk-code/registry-lookup

Last synced: 5 months ago
JSON representation

Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.

Awesome Lists containing this project

README

          

# registry-lookup

![registry-lookup](https://raw.githubusercontent.com/lk-code/registry-lookup/main/icon_128.png)

Registry Lookup is a modern .NET Blazor WebAssembly application that allows you to explore and browse artifacts from various registries like Docker and (in the future) NuGet, npm, and more.

[![Version](https://img.shields.io/docker/v/lkcode/registry-lookup)](https://img.shields.io/docker/v/lkcode/registry-lookup)
[![License](https://img.shields.io/github/license/lk-code/registry-lookup.svg)](https://github.com/lk-code/registry-lookup/blob/master/LICENSE)
[![Downloads](https://img.shields.io/docker/pulls/lkcode/registry-lookup)](https://hub.docker.com/r/lkcode/registry-lookup)
[![Downloads](https://img.shields.io/docker/stars/lkcode/registry-lookup)](https://hub.docker.com/r/lkcode/registry-lookup)

[![.NET Version](https://img.shields.io/badge/dotnet%20version-net9.0-blue)](https://hub.docker.com/r/lkcode/registry-lookup)

[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=lk-code_registry-lookup&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=lk-code_registry-lookup&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=lk-code_registry-lookup&metric=coverage)](https://sonarcloud.io/summary/new_code?id=lk-code_registry-lookup)

[![buy me a coffe](https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png)](https://www.buymeacoffee.com/lk.code)

## usage

you can use Registry L00kup via Docker:

1. use the image name `lkcode/registry-lookup:latest` from docker hub.
2. add port mapping for port `80` to your host.