Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Hob Adams committed Jul 3, 2024
1 parent 19eaf05 commit 0aed16a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/healthy-moles-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hobadams/nextjs-http-client": patch
---

Update readme
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# HttpClient
# Next JS Http Client

[!WARNING] This is a new package and should not be used in production without heavy testing. [!WARNING]

A TypeScript `HttpClient` class for making HTTP requests with configurable base URL, headers, cache options, and more.
This acts as a wrapper around fetch.

- [Motivation](#motivation)
- [Installation](#installation)
Expand Down

0 comments on commit 0aed16a

Please sign in to comment.