Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsamoilov authored Feb 12, 2025
1 parent bc8bb2c commit 1c10662
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,16 @@ Check out in-depth API docs for more information:
- [Fiber API](https://rage-rb.pages.dev/Fiber)
- [Logger API](https://rage-rb.pages.dev/Rage/Logger)
- [Configuration API](https://rage-rb.pages.dev/Rage/Configuration)
- [CORS middleware](https://rage-rb.pages.dev/Rage/Cors)

Built-in middlewares:
- [CORS](https://rage-rb.pages.dev/Rage/Cors)
- [RequestId](https://rage-rb.pages.dev/Rage/RequestId)

Also, see the following integration guides:

- [Rails integration](https://github.com/rage-rb/rage/wiki/Rails-integration)
- [RSpec integration](https://github.com/rage-rb/rage/wiki/RSpec-integration)
- [WebSockets guide](https://github.com/rage-rb/rage/wiki/WebSockets-guide)
- [Rails Integration](https://github.com/rage-rb/rage/wiki/Rails-integration)
- [RSpec Integration](https://github.com/rage-rb/rage/wiki/RSpec-integration)
- [WebSockets Guide](https://github.com/rage-rb/rage/wiki/WebSockets-guide)

If you are a first-time contributor, make sure to check the [overview doc](https://github.com/rage-rb/rage/blob/master/OVERVIEW.md) that shows how Rage's core components interact with each other.

Expand Down

0 comments on commit 1c10662

Please sign in to comment.