Skip to content

🍱 Team Late's back-end meal planner microservice for bitebody.xyz created via python utilizing AWS Lambda.

Notifications You must be signed in to change notification settings

Bite-Body/bitebody-meal-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bitebody Meal Planner Microservice

Team Late's back-end meal planner microservice for bitebody.xyz created via python utilizing AWS Lambda.

Deployment

  1. Zip this entire repository.
  2. Upload zip file to AWS Lambda - mealplanner

Endpoint

https://2o8jsg6z03.execute-api.us-west-1.amazonaws.com/default/mealplanner

Sample JSON

{
"request": {
	"diet-type": "Vegan",
	"calories": "2500"
	}
}

Environment Variables

  • API_USER_KEY
  • API_USER_ID
  • API_USER_KEY_BACKUP
  • API_USER_ID_BACKUP

About

🍱 Team Late's back-end meal planner microservice for bitebody.xyz created via python utilizing AWS Lambda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages