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

https://github.com/takurinton/st

Something like only for me little wappalyzer.
https://github.com/takurinton/st

Last synced: 3 days ago
JSON representation

Something like only for me little wappalyzer.

Awesome Lists containing this project

README

        

# st

A simple, small script for discovering your site's frontend technology.

## install

```sh
cargo install --path .
```

## build

```sh
cargo build
```

## run

```sh
cargo run
```