Skip to content

Repository files navigation

Saloon SDK for Github

composer require opblaasmaatje/github-saloon
return [
    'base-url' => env('GITHUB_BASE_URL', 'https://api.github.com'),
    'token' => env('GITHUB_TOKEN'),
];

Usage

use Opblaasmaatje\Github\Facades\Github;

Github::users()->getUser('Opblaasmaatje');

Testing

composer test

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages