Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danbeldev/video-games
https://github.com/danbeldev/video-games
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danbeldev/video-games
- Owner: danbeldev
- Created: 2023-03-07T10:47:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-01T12:18:27.000Z (over 1 year ago)
- Last Synced: 2024-11-15T05:17:07.677Z (5 days ago)
- Language: Kotlin
- Size: 31.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Video games information
## API
- https://rawg.io/apidocs
## Test token api key
- 1f7ab36e7bd446dc9452af86cd843e5c
- 1670241aa27c47fbbb7e1d234a4e207a
## Technology stack
- Kotlin
- Xml
- Multi module
- Clean Architecture (Jetpack ViewModel + Flow)
- Fragment
- Dagger
- Coroutines
- Retrofit
- Okhttp
- Kotlin Serialization
- Jetpack Navigation
- Room
- Jetpack Paging 3
- Coil
## License
```text
Copyright (C) 2022 Danila Belyakov [email protected]This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```