An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/opatry/mystodon

android androiddev case-study coroutines kotlin mastodon poc rest retrofit

Score: -Infinity

Last synced: about 24 hours ago
JSON representation

Repository metadata:

Case study/POC app fetching Mastodon REST API on Android.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 6
Total Committers: 1
Avg Commits per committer: 6.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Olivier Patry o****y@g****m 6

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: 1 minute
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/opatry/mystodon

Top Issue Authors

Top Pull Request Authors

  • opatry (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

app/build.gradle maven
  • androidx.appcompat:appcompat 1.5.1 implementation
  • androidx.browser:browser 1.4.0 implementation
  • androidx.constraintlayout:constraintlayout 2.1.4 implementation
  • androidx.core:core-ktx 1.9.0 implementation
  • androidx.lifecycle:lifecycle-runtime-ktx 2.5.1 implementation
  • com.google.android.material:material 1.7.0 implementation
  • com.squareup.okhttp3:okhttp 4.10.0 implementation
  • com.squareup.retrofit2:converter-gson 2.9.0 implementation
  • com.squareup.retrofit2:retrofit 2.9.0 implementation
  • io.coil-kt:coil 2.2.2 implementation
  • junit:junit 4.13.2 testImplementation
build.gradle maven