postbin
CLI for postb.in
Installation
TODO Write installation instructions here
Usage
$ ./bin/postbin
1596906935007-0982023482210
+--------------+--------------------------------+-------------------------------------+--------------+--------------+---------------+
| Method | Path | Headers | Query | Body | IP |
+--------------+--------------------------------+-------------------------------------+--------------+--------------+---------------+
| GET | /1596906935007-0982023482210 | {"x-real-ip" => "10.100.100.10", "h | {} | {} | 100.10.10.100 |
| | | ost" => "postb.in", "connection" => | | | |
| | | "close", "user-agent" => "curl/7.6 | | | |
| | | 4.1", "accept" => "*/*"} | | | |
+--------------+--------------------------------+-------------------------------------+--------------+--------------+---------------+
Development
TODO Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/postbin/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- your-name-here - creator and maintainer