Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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