Skip to content

alkarim99/food-recipe-be

Repository files navigation

Food Recipe Back-End

Backend for Food Recipe built with Express and Postgres.

NodeJS Express.js Postgres

Food Recipe Back-End is an API that can collect recipes from top chefs around the world.

  • CRUD Recipes and Users
  • Authentication and Authorization
  • Validation

Tech

Food Recipe Back-End uses a number of open source projects to work properly:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework
  • PostgreSQL - the powerfull database

And of course Food Recipe Back-End itself is open source with a public repository on GitHub and also You can try this backend deploy.

Postman Documentation
Deploy Frontend
Frontend Repository
Mobile Apps Repository
Release APK

Installation

Food Recipe Back-End requires Node.js v10+ to run.

cd food-recipe-be
npm i
nodemon app

About

Backend for Food Recipe built with Express and Postgres.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published