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

https://github.com/naxmefy/rust_lab


https://github.com/naxmefy/rust_lab

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Rust Lab

just testing rust.

> **HINT** Got question, ideas, etc.? Just open a discussion thread [here](https://github.com/naxmefy/rust_lab/discussions)

[![test](https://github.com/naxmefy/rust_lab/actions/workflows/test.yml/badge.svg)](https://github.com/naxmefy/rust_lab/actions/workflows/test.yml)

## todos

- [x] [00001_hello_world](/00001_hello_world)
- [x] [00002_hello_cargo](/00002_hello_cargo)
- [x] [00003_unit_tests](/00003_unit_tests)
- [ ] [00004_rust_book_1](/00004_rust_book_1)
- [ ] [00005_rust_book_2](/00005_rust_book_2)
- [ ] [00010_tui](/00010_tui)
- [x] [00011_web_service](/00011_web_service)
- [ ] [00012_web_frontend](/00012_web_frontend)
- [ ] [00013_web_fullstack](/00013_web_fullstack)

## road

- [ ] web server
- [ ] web sockets
- [ ] other tcp like topics
- [ ] cli + advanced cli features
- [ ] dependency injection
- [ ] databases + migrations
- [ ] multiple databases
- [ ] database connections on demand
- [ ] database introspection
- [ ] game engines
- [ ] artefact generation / deployment