Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sirixdb/sirix-kotlin-client


https://github.com/sirixdb/sirix-kotlin-client

Merge pull request #1 from sirixdb/feat/kt-client

feat: kotlin client

02a6bd089f4b01030b57d4e5c77ed9b5fe19dc78 authored about 2 years ago by Johannes Lichtenberger <[email protected]>
refactor: refactor the enum types

9d89ae539334e6ce03f72a9be9785663e9c7c258 authored about 2 years ago by Arturo <[email protected]>
feat: add the resource functionality

6b39b1ce95dc48f36ade9a9caed6c00a57fbc717 authored about 2 years ago by Arturo <[email protected]>
chore: stop using snake case json serializer

6d297ba2782f1012cefc8a4fba8c4b55f10fb1de authored about 2 years ago by Arturo <[email protected]>
chore: correct the naming from storeName to resourceName in the ApiClient

8632adba1497068611db9e5cac7047847964e935 authored about 2 years ago by Arturo <[email protected]>
chore: use the client interface in the Sirix class

704f515ec3c7f3d9375cc9087522d0d7123bf811 authored about 2 years ago by Arturo <[email protected]>
feat: add functionality to the Sirix class and associated dependencies

2f40b192b3b3ae39af6800162126229196000d98 authored about 2 years ago by Arturo <[email protected]>
fix: refactor the return types of the resources functions in the json store

e8be4543650583f331d3f5632b78e605bbd78810 authored about 2 years ago by Arturo <[email protected]>
feat: add JsonStore functions

b38f294b8229f66bbd333c60ead8632aa1d4f077 authored about 2 years ago by Arturo <[email protected]>
chore: change joda time for java time serialization and set include non null fields for serialization

d96cb57c75e8d852275fc16a7dff7867cc5ee1a9 authored about 2 years ago by Arturo <[email protected]>
feat: add the base for the Sirix, Databse and Resource classes

cec8acf71324f0459231ec3d8c792bae661f4a14 authored about 2 years ago by Arturo <[email protected]>
feat: add the base for JSON store with some functions

198176fdb495b19e3ab066d730dcc42d82ca44d6 authored about 2 years ago by Arturo <[email protected]>
chore: add db types, constants and info classes

c2adfeefebd5f5c5eccfd5d7ae94661e3ee022bc authored about 2 years ago by Arturo <[email protected]>
feat: add requests to the api client and refactor to allow for sync/async clients

04d3966324982309b5fc52795d0caba72011a973 authored about 2 years ago by Arturo <[email protected]>
chore: change access modifiers for authentication

4c1141db3929cd0a929a235eb8d8c136d96b6f2b authored about 2 years ago by Arturo <[email protected]>
feat: add the authentication flow with the http client

a6e0fd157fa89dee04f752b00f2dbf7226ba9d21 authored about 2 years ago by Arturo <[email protected]>
chore: add more dependencies, delete .gradle folder and add it to the gitignore

8fece5f23b92f3c9446ca12e0c526cf89255b797 authored about 2 years ago by Arturo <[email protected]>
chore: add build to the gitignore

38ccd8d77e4e178deea18aeb451269b1081d224b authored about 2 years ago by Arturo <[email protected]>
chore: add package to the main class to make it executable

52844fe777d7c32f163c3846a68266b5b9c84161 authored about 2 years ago by Arturo <[email protected]>
feat: add gradle and first project files

0505533c5bc748a99d59ae0252c73761102d46d1 authored over 2 years ago by Arturo <[email protected]>
chore: add intellij files to the gitignore

3d3ba5b6660ea00e3d7b99d4686ac37a915f8f0a authored over 2 years ago by Arturo <[email protected]>
Initial commit

49c47edad41a792dbd19b2fbc991be6be97dd3f3 authored about 5 years ago by Johannes Lichtenberger <[email protected]>