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

https://github.com/madeindjs/find_my_word


https://github.com/madeindjs/find_my_word

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Find my Word

## Build

```bash
$ rustup override set nightly
$ rustup update && cargo update
$ cargo build --release
```