Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Oct 17, 2024
1 parent ee4e6d0 commit 8bd6b00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Rwf is a comprehensive framework for building web applications in Rust. Written using the classic MVC pattern (model-view-controller), Rwf comes standard with everything you need to easily build fast and secure web apps.

### Documentation

:blue_book: The documentation (work in progress) **[is available here](https://levkk.github.io/rwf/)**.

### Features overview

- :heavy_check_mark: [HTTP server](examples/quick-start)
Expand Down

0 comments on commit 8bd6b00

Please sign in to comment.