ephes / kptncook

Fetch receipts from kptncook API and export them to mealie or paprika
MIT License
39 stars 3 forks source link

Export to Foodie Rest API #42

Closed mikebgrep closed 4 days ago

mikebgrep commented 1 week ago

Hey, this is a very cool project, in my opinion. I can propose to extend the functionality and add support to export the recipes in the Foodie application https://github.com/mikebgrep/foodie I can expose endpoint for adding a recipe there.

mikebgrep commented 6 days ago

BTW how to get API_KEY do I need to reverse the kptncook app for it?

ephes commented 5 days ago

Go for it 😄! No, you do not need to reverse the kptncook app. Just use the KPTNCOOK_API_KEY from the readme. It's the same for everyone.

mikebgrep commented 4 days ago

Ok, got it. This makes sense. I tested it, and the response is pretty big. I will close the issue and leave the integration with the Foodie app for now. If I change my mind, I will open a new one.