/crudcrud-retrofit-example

Crud Crud Example

Primary LanguageKotlinApache License 2.0Apache-2.0

Icon

Crud Crud Example

License Apache 2.0


Description

This is a very simple example of how to consume an API using the Crud Crud API retrofit

Configuring

  1. Go to website Crud Crud API and get a valid API Key;
  2. Replace the value CRUD_CRUD_API_KEY located in the file app/build.gradle with your Crud Crud API Key;
  3. Run the Application;

Android Studio

  1. Android Studio -> File -> New -> From Version control -> Git
  2. Enter https://github.com/thiagoolsilva/crudcrud-example into URL field

Command-line

  1. Run git clone https://github.com/thiagoolsilva/crudcrud-example
  2. Android Studio -> File -> Open

Author


Thiago Lopes

License

Copyright (c) 2022  Thiago Lopes da Silva

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
`