Skip to content

Commit

Permalink
Improved navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanayx committed Feb 13, 2024
1 parent 3f44241 commit d247e0c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Oxpecker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,19 @@ An in depth functional reference to all of Oxpecker's default features.
- [HTTP Status Codes](#http-status-codes)
- [Routing](#routing)
- [Model Binding](#model-binding)
- [Binding JSON](#binding-json)
- [Binding Forms](#binding-forms)
- [Binding Query Strings](#binding-query-strings)
- [File Upload](#file-upload)
- [Authentication and Authorization](#authentication-and-authorization)
- [Conditional Requests](#conditional-requests)
- [Response Writing](#response-writing)
- [Writing Bytes](#writing-bytes)
- [Writing Text](#writing-text)
- [Writing JSON](#writing-json)
- [Writing IResult](#writing-iresult)
- [Writing HTML strings](#writing-html-strings)
- [Writing HTML views](#writing-html-views)
- [Streaming](#streaming)
- [Redirection](#redirection)
- [Testing](#testing)
Expand Down

0 comments on commit d247e0c

Please sign in to comment.