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

https://github.com/deebloo/wireit-rs


https://github.com/deebloo/wireit-rs

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# wireit-rs

```mermaid
graph TD
parser --> analyzer
analyzer --> task1
analyzer --> task2
task2 --> task3
```