Skip to content

Commit

Permalink
Add API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaotian committed Mar 5, 2025
1 parent 12cf567 commit 9b60f91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ A lite http request lib based on **fetch** with plugin support and similar API t
- [Sending a request with credentials included](#sending-a-request-with-credentials-included)
- [Uploading a file](#uploading-a-file)
- [Processing a text file line by line](#processing-a-text-file-line-by-line)
- [API Reference](#api-reference)
- [Star History](#star-history)
- [Thanks](#thanks)

Expand Down Expand Up @@ -2187,6 +2188,10 @@ async function run() {
run();
```

## API Reference

https://suhaotian.github.io/xior/

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=suhaotian/xior&type=Date)](https://star-history.com/#suhaotian/xior&Date)
Expand Down

0 comments on commit 9b60f91

Please sign in to comment.