Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joanfabregat committed Feb 3, 2024
1 parent da09968 commit 584522f
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# cloudrun-auth-http-client
# GCP CloudRun authenticated HTTP client

A PSR-7 HTTP client based on Guzzle for services hosted on Google Cloud Platform Cloud Run

## Installation

The recommended way to install the library is through [Composer](http://getcomposer.org):

```bash
composer require codeinc/cloudrun-auth-http-client
```

## License

The library is published under the MIT license (see [`LICENSE`](LICENSE) file).

0 comments on commit 584522f

Please sign in to comment.