Skip to content

Commit

Permalink
Merge pull request #92 from marcreichel/refactoring
Browse files Browse the repository at this point in the history
Refactoring
  • Loading branch information
marcreichel committed Mar 11, 2024
2 parents 602a38b + 4bb3c43 commit 93627f9
Show file tree
Hide file tree
Showing 18 changed files with 1,191 additions and 1,011 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ Run the tests with:
composer test
```

## Roadmap

- Restructure/Optimize Builder class for better code quality

## Contribution

Pull requests are welcome :)
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

![Cover](art/cover.png){style="width: 100%"}

This is a Laravel wrapper for version 4 of the [IGDB API](https://api-docs.igdb.com/) (Apicalypse) including [webhook handling](90-webhooks.md) since version 2.3.0.
This is a Laravel wrapper for version 4 of the [IGDB API](https://api-docs.igdb.com/) (Apicalypse) including [webhook handling](90-webhooks.md).

It handles authentication and caching of the IGDB API automatically.

Expand Down
Loading

0 comments on commit 93627f9

Please sign in to comment.