Skip to content

dewen/hiring_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hiring API Client

A simple client for accessing "Hiring API", taking input from a text file and print out to STDOUT

USAGE:

[]$ php client.php data/input.[v1|v2].txt

FILES:

.
├── class
│   ├── Client.class.php
│   └── Control.class.php
├── client.php
├── config.php
├── data
│   ├── input.v1.txt
│   └── input.v2.txt
├── init.php
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages