Skip to content

abubakar-adeni/blanja-app-be

 
 

Repository files navigation

Blanja App Back-End

Backend for Blanja App built with Express and Postgres.

NodeJS Express.js Postgres

Blanja App Back-End is an API for cloths e-commerce.

  • CRUD Products, Users, and Orders
  • Authentication and Authorization
  • Validation

Tech

Blanja App 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 [@tjholowaychuk]
  • PostgreSQL - the powerfull database

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

Installation

Blanja App Back-End requires Node.js v10+ to run.

cd blanja-app-be
npm i
nodemon app

Postman

Run in Postman

Related Project

🚀 Frontend Blanja

🚀 Backend Blanja

🚀 Demo Blanja

About

Backend for Blanja App built with Express and Postgres.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%