-
Notifications
You must be signed in to change notification settings - Fork 3
Description
I suggest adding a new section to the Repman.io Docs that lists API clients/bindings available for accessing the Repman.io API. This will provide users with a comprehensive list of options to choose from when accessing the API and improve the overall user experience.
To start, I have built a Laravel package called laravel-repman that simplifies access to the Repman.io API. This package can be found at https://github.com/alphaolomi/laravel-repman and serves as an example of an API client/binding. It supports all Repman API operations
I encourage other developers and/or Repman team to create their other API clients and share them with the community. Having a list of available options will make it easier for users to integrate Repman.io into their projects and workflows.
Thank you for considering this improvement suggestion.