louire / FitFoodApi---Train

Calories of the food you eat, you are what you eat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FitFoodApi

Description

FitFood Api is a Rest Api that allows you to track your food, calories and macros.

Technologies

  • Node.js
  • Express

Setup

  1. Clone the repository
  2. Run 'node index.js' in the terminal
  3. Open Postman and test the endpoints

Endpoints

  • GET api/food
  • POST api/food
  • PUT api/food/:id
  • DELETE api/food/:id

License

MIT License

Author

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. But remember, this is a personal project and I'm not looking for contributors.

TODO

  • GitIgnore :D

About

Calories of the food you eat, you are what you eat


Languages

Language:JavaScript 100.0%