Wiki And Morty
Aplicativo simples que consome a API: https://rickandmortyapi.com/ Para fornecer informações da animação
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2021-04-11 |
| Downloads | 0 |
| Last Indexed | 2026-08-12 05:10 |
Installation
nimble install Wiki And Morty
choosenim install Wiki And Morty
git clone https://gitlab.com/Ferreira.will/wiki-and-morty
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| Wiki And Morty | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/Ferreira.will/wiki-and-morty |
|---|---|
| Homepage | https://gitlab.com/Ferreira.will/wiki-and-morty |
| Registry Source | gitlab |
README
WIKI AND MORTY PROJECT
Introduction
This is a simple Android app that uses a free Rick and Morty api to show some information from the animation
The main objective of this project is to be a portifolio project where I use tools like: * Android development using Kotlin * API Integration using Retrofit and OkHttp * Database Integration using Room * MVVM * TDD * Automated unit tests using GitLab CI