Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/whiteblackgoose/thws-rust-classwork-2023-summer

My classwork
https://github.com/whiteblackgoose/thws-rust-classwork-2023-summer

Last synced: 18 days ago
JSON representation

My classwork

Awesome Lists containing this project

README

        

To run most of the examples, enter
```
nix develop
```

For web ones, run
```
nix develop .#web
```
(script named `server` becomes available)