https://github.com/mambobryan/recipes
A sample app of fetching recipes from an API
https://github.com/mambobryan/recipes
Last synced: 8 months ago
JSON representation
A sample app of fetching recipes from an API
- Host: GitHub
- URL: https://github.com/mambobryan/recipes
- Owner: MamboBryan
- Created: 2023-12-31T16:27:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T17:04:11.000Z (over 2 years ago)
- Last Synced: 2024-01-02T17:24:50.987Z (over 2 years ago)
- Language: Kotlin
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recipe
This is a simple app to showcase fetching recipes from [Edamam API](https://api.edamam.com/api/recipes/v2) and displaying the results on a screen
# Features
- search for recipes based on a keyword
- display details of the recipe