Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louire/fitfoodapi---train

Calories of the food you eat, you are what you eat
https://github.com/louire/fitfoodapi---train

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
- [GitHub](https://github.com/louire)

## 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