Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oklahomer/willie-httpstatus
Module for willie to check given HTTP status code.
https://github.com/oklahomer/willie-httpstatus
Last synced: 14 days ago
JSON representation
Module for willie to check given HTTP status code.
- Host: GitHub
- URL: https://github.com/oklahomer/willie-httpstatus
- Owner: oklahomer
- Created: 2014-10-11T08:39:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-11T08:49:45.000Z (about 10 years ago)
- Last Synced: 2024-11-02T03:42:26.511Z (2 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# willie-httpstatus
Module for willie to check given HTTP status code.## Requirments
- Python
- [willie](http://willie.dftba.net/)## Install
### Dependency
```
pip install willie
```### willie-httpstatus
```
cd ~/.willie/modules/
git clone https://github.com/oklahomer/willie-httpstatus.git
ln -s willie-httpstatus/httpstatus.py ./
willie
```## Usage
*`.httpstatus 200` returns 'OK'## Author
Go Hagiwara a.k.a Oklahomer