Skip to content

mango-chutney/tint-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TINT API Client

Install

composer require mango-chutney/tint-api-client

Usage

use MangoChutney\TintApiClient\Client;

$client = Client();

$client->getPublicPosts('tint_slug');

Lint

composer lint

Test

php -S localhost:8000 router.php

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages