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

https://github.com/technetos/flair

A nameservice for hosts
https://github.com/technetos/flair

Last synced: 7 months ago
JSON representation

A nameservice for hosts

Awesome Lists containing this project

README

          

# Flair - A name service for hosts

# Dependencies

You need a few deps..

```sh
git clone https://github.com/technetos/rustserve.git
git clone https://github.com/technetos/rustserve-platform.git
```

# Usage

```sh
cd flair
cargo r --release -- -server_addr=localhost:3053
```