ahtrahdis7 / confusion-rest-api

With this project, I aimed to create an online presence of a Restaurant to advertise about the restaurant, it’s offerings and interact with users about the quality [feedback loop].

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant REST API made in ❤️ with NodeJS + ExpressJS.

REST API using Node, Express and Mongo. This project covers almost all sections of writing a rest api a basic web application integrated with signing in with JWT authentication system using passport js.

Development

Run the below commands sequentially to clone and start the repository server in seconds.

git clone https://github.com/ahtrahdis7/restaurant-restapi-node.git
cd restaurant-restapi-node
npm install
npm start

The above commands starts the nodejs server in nodemon.

! Happy Coding !

About

With this project, I aimed to create an online presence of a Restaurant to advertise about the restaurant, it’s offerings and interact with users about the quality [feedback loop].


Languages

Language:JavaScript 91.2%Language:HTML 7.8%Language:Pug 0.7%Language:CSS 0.3%