{"id":23379189,"url":"https://github.com/johnjohndoe/sessionize","last_synced_at":"2025-04-08T05:50:50.326Z","repository":{"id":136464652,"uuid":"150637792","full_name":"johnjohndoe/sessionize","owner":"johnjohndoe","description":"A Kotlin library containing a parser and models for the Sessionize API.","archived":false,"fork":false,"pushed_at":"2021-07-10T10:49:24.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T04:18:21.804Z","etag":null,"topics":["api","kotlin","moshi","okhttp","parser","retrofit","sessionize"],"latest_commit_sha":null,"homepage":"https://github.com/johnjohndoe/sessionize","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnjohndoe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-27T19:29:31.000Z","updated_at":"2024-11-17T07:01:36.000Z","dependencies_parsed_at":"2023-04-21T07:02:27.993Z","dependency_job_id":null,"html_url":"https://github.com/johnjohndoe/sessionize","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnjohndoe%2Fsessionize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnjohndoe%2Fsessionize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnjohndoe%2Fsessionize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnjohndoe%2Fsessionize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnjohndoe","download_url":"https://codeload.github.com/johnjohndoe/sessionize/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247785942,"owners_count":20995644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","kotlin","moshi","okhttp","parser","retrofit","sessionize"],"created_at":"2024-12-21T19:17:07.876Z","updated_at":"2025-04-08T05:50:50.305Z","avatar_url":"https://github.com/johnjohndoe.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/johnjohndoe/sessionize.svg?branch=master)](https://travis-ci.com/johnjohndoe/sessionize) [![Apache License](http://img.shields.io/badge/license-Apache%20License%202.0-lightgrey.svg)](http://choosealicense.com/licenses/apache-2.0/) [![JitPack](https://jitpack.io/v/johnjohndoe/sessionize.svg)][jitpack-sessionize]\n\n# Sessionize library\n\nA Kotlin library containing a parser and models for the Sessionize API:\n\n* https://sessionize.com/api-documentation\n\n\n### Gradle build\n\nTo deploy the library to your local Maven repository run the following task:\n\n```bash\n$ ./gradlew publishToMavenLocal\n```\n\nThen, to use the library in your project add the following to\nyour top level `build.gradle`:\n\n```\nallprojects {\n    repositories {\n        mavenLocal()\n    }\n}\n```\n\nand to your application module `build.gradle`:\n\n\n```groovy\ndependencies {\n    compile \"info.metadude.kotlin.library.sessionize:sessionize-base:$version\"\n}\n```\n\nAlternatively, you can use [JitPack][jitpack-sessionize] to fetch and\nbuild the sources directly from this repository.\n\n\n## Tests\n\nRun the following command to execute all tests:\n\n```groovy\n$ ./gradlew clean test\n```\n\n## Author\n\n* [Tobias Preuss][tobias-preuss]\n\n## License\n\n    Copyright 2018-2019 Tobias Preuss\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n\n[jitpack-sessionize]: https://jitpack.io/#johnjohndoe/sessionize\n[tobias-preuss]: https://github.com/johnjohndoe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnjohndoe%2Fsessionize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnjohndoe%2Fsessionize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnjohndoe%2Fsessionize/lists"}