Commit Graph

7 Commits

Author SHA1 Message Date
e56e4e6bf1 fix: Optimize repo update endpoint 2020-01-18 09:50:45 +01:00
6993ac7c59 feat: Create Admin-Endpoint
Creates Admin endpoint with all API methods.
2020-01-18 09:19:17 +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
1b66abe535 feat: Add other miscellaneous endpoints 2020-01-17 17:46:35 +01:00
95e565d6a0 feat: Add miscellaaneous endpoint 2020-01-17 16:32:50 +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