Inspiration
I chose this challenge because I have some experience in building Restful API , and I thought it will be a interesting challenge to do it
What it does
The api save recipes with the ingredients choosen for the users. You can get their aggregate nutrition information based on the nutrition information of each ingredient. You can save ingredients in the application to grow your database datas.
How I built it
I built with Phalcon Framework and create the basic structure for any restful API, with that I just started coding what I need to present for users.
Challenges I ran into
Access and retrieve the correct data to put in my database. Also, it was a challenge to use PHP to create a Restful API generally use node.js for this type of api .
Built With
- phalcon-framework

Log in or sign up for Devpost to join the conversation.