ricardoprotheus / Nutritional-Facts-API

Example of API with Method GET in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nutritional-Facts-API

๐Ÿ”๐Ÿฅ— an API that gives information about food ( Protein, Fat and Carbohydrate per 100g) ๐Ÿ”๐Ÿฅ—

very easy to use:

url for localhost = localhost:port/food-info/foodname

it has only this route and it is a GET method.

example of output:

image

About

Example of API with Method GET in Python


Languages

Language:Python 100.0%