Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 640 Bytes

readme.md

File metadata and controls

21 lines (11 loc) · 640 Bytes

SleepingOwl Apist

SleepingOwl Apist is a small library which allows you to access any site in api-like style, based on html parsing.

Installation

Require this package in your composer.json and run composer update (or run composer require sleeping-owl/apist:1.x directly):

	"sleeping-owl/apist": "1.*"

Documentation

Documentation can be found at sleeping owl apist.

Examples

View examples.

Copyright and License

Apist was written by Sleeping Owl and is released under the MIT License. See the LICENSE file for details.