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

https://github.com/capsadmin/nattlua-rust

maybe rust is better than ts
https://github.com/capsadmin/nattlua-rust

Last synced: 11 months ago
JSON representation

maybe rust is better than ts

Awesome Lists containing this project

README

          

This is meant to be a rust implementation of https://github.com/CapsAdmin/NattLua and https://github.com/CapsAdmin/nattlua-ts

`cargo run main.lua`

# development

`cargo test`
`nodemon --watch src -e rs --exec cargo test`
`cargo tarpaulin -o Html`