Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Readme: mark as abandoned
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jan 22, 2024
1 parent 7ed2ea6 commit cf2140c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@
Nette HTTP client
</h1>

<h2>ABANDONED</h2>

<p>
Over time I found the PSR HTTP client really annoying to work with.
Lot of interfaces where one would be enough. Lot of boilerplate.
No way of configuring transport and certificates for various services which do not
work well with default config. Just use symfony/http-client directly.
I will eventually add http debug panel to Tracy which will work universally.
</p>

##

<p align="center">
<a href="https://www.php-fig.org/psr/psr-17/">PSR-17</a> and <a href="https://www.php-fig.org/psr/psr-18/">PSR-18</a> HTTP client integration for <a href="https://nette.org">Nette</a>
</p>
Expand Down

0 comments on commit cf2140c

Please sign in to comment.