DEV Community

M.X
M.X

Posted on โ€ข Edited on

Rest Api with admin panel to manage food recipes easily.

Hello, ๐Ÿ‘‹ all this post is about a Django Rest Framework API that I just relase on Github.
If you are looking for some simple and efficient API to manage food recipies from admin panel and return them to be used from a client this repository is for you.

The code is lightweight and can run on any low power mini PC like Raspberry Pi or in a docker container.

You can add recipies from the admin.Each recipe can have video and image which is required and needed proparties like steps etc.

Further there will be available soon an source code for a Android mobile application that can consume the responses.

This makes it perfect for private collection of recipies or a lunch of an app in Playstore that can grab people attention.

Feel free to take a look at the readme.md of the project and leave a comment here if you have some suggestions for improving or you decide to use the API for a personal project.

Here is the link -> click

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, โ€œnot bad.โ€

Fixing code doesnโ€™t have to be the worst part of your day. Learn how Sentry can help.

Learn more

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay