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

https://github.com/prongbang/rssolid

Applying S.O.L.I.D Principles in Rust
https://github.com/prongbang/rssolid

Last synced: 6 months ago
JSON representation

Applying S.O.L.I.D Principles in Rust

Awesome Lists containing this project

README

          

# rssolid

- 1. Single Responsibility Principle

- 2. Open/Closed Principle

- 3. Liskov Substitution Principle

- 4. Interface Segregation Principle

- 5. Dependency Inversion Principle