Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
Updated Readme to include information on the 3 recently added products.
  • Loading branch information
yZipperer committed Aug 10, 2021
1 parent da00d01 commit 67f7eb5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<img alt="Version" src="https://img.shields.io/github/v/release/yZipperer/item-api">

## Overview:
This is a product API for grocery and item data. It will return information including prices, names, images descriptions, ids, nutrition information (and USDA nutrition information on produce), and many more things.
This is a product API for grocery and item data. It will return information including prices, names, images descriptions, ids, nutrition information (USDA nutrition information on produce), and many more things.

I built this API when I tried finding product data for a project, but couldn't find any that worked for my needs. The database is small and only contains 81 products, but I work on adding more products every so often.
I built this API when I tried finding product data for a project, but couldn't find any that worked for my needs. The database is small and only contains 84 products, but I work on adding more products every so often.

### By the Numbers:
* 81 total items
* 65 categories
* 60 different brands
* $212.99 worth of products
* 113,501 total calories
* 84 total items
* 70 categories
* 61 different brands
* $217.87 worth of products
* 115,251 total calories

### Contents
* names
Expand Down

0 comments on commit 67f7eb5

Please sign in to comment.