Skip to content

kdabek/http-client-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Http-Client-Example

Installation and configuration

1. Clone repository:

git clone [email protected]:kdabek/http-client-example.git

2. Update configuration

Update config.php and fill your accessToken

3. Build Docker image

docker build -t http-client-example .

4. Run Docker image

docker run -it --rm --name my-http-client-app http-client-example

About

Example use of kdabek/http-client library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published