Commit Graph

10 Commits

Author SHA1 Message Date
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
774c0ff8bf feat: Change endpoint calls
Change the endpoint call so that there is an autocompletion.
2020-01-17 16:32:02 +01:00
8461d6f68d feat: Add further endpoints
Adds further endpoints and adds an overview in readme.
2020-01-17 14:22:04 +01:00
dac654d45d fix: Remove Contributing from readme 2020-01-17 14:14:41 +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
d4bb8a6108 feat: Add readme and license
Add the basic readme and MIT license file.
2020-01-17 08:23:08 +01:00
0a6c32a6f2 feat: Create package
Creates the package
2020-01-17 08:16:47 +01:00