Skip to content

Commit

Permalink
Added examples links
Browse files Browse the repository at this point in the history
  • Loading branch information
Lanayx committed Feb 13, 2024
1 parent d247e0c commit ec2cbbb
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 @@ -27,6 +27,10 @@ Oxpecker project is planned to be moved to `fsprojects` organization once it rea
- IResult support
- Many useful **HttpContext** extensions

## Examples:
- [Dump of different features all in one place](https://github.com/Lanayx/Oxpecker/blob/develop/examples/Basic/Program.fs)
- [Full CRUD example with functional DI](https://github.com/Lanayx/Oxpecker/blob/develop/examples/CRUD/Program.fs)

## Documentation:

* [Oxpecker Readme](https://github.com/Lanayx/Oxpecker/blob/develop/src/Oxpecker/README.md)
Expand Down

0 comments on commit ec2cbbb

Please sign in to comment.