Commit Graph

6 Commits

Author SHA1 Message Date
eeb2655889 feat: add further Repo endpoints 2020-01-19 12:39:52 +01:00
ed75790103 feat: Move methods to trait 2020-01-19 11:04:36 +01:00
e56e4e6bf1 fix: Optimize repo update endpoint 2020-01-18 09:50:45 +01:00
09416c4ce1 fix: Filter only null values
Creates an AbstractEndpoint to provide a method
to filter only `null` values.
2020-01-18 09:18:45 +01:00
8461d6f68d feat: Add further endpoints
Adds further endpoints and adds an overview in readme.
2020-01-17 14:22:04 +01:00
5aaff48c99 feat: Add basic client and first basic endpoint
Adds the client with first basic authentication and
the first endpoint `repositories` with first method.
2020-01-17 08:38:49 +01:00