AshishKapoor / ecommerce-blog-api

An api using express, postgres, and sequelize.
0 stars 0 forks source link
express nodejs postgresql restful-api sequelize

Simple e-commerce API including blog services.

The project is an idea that I came up with after my own extensive research on businesses that really work well in the current times.

What is E-Commerce Blog API?

This project is supposed to be an API only for the e-commerce blog API. We will be serving products like:

  1. Bags (Men and Women) <--> Startin point
  2. Watches (Men, Unisex, and Women)
  3. Clothing (Men and Women)
  4. Jewellery (Men and Women)
  5. Shoes (Men and Women)
  6. Makeup supplies (Men and Women)
  7. A blog CRUD.
  8. Yoga matt.

Getting started.

So far we are using:

Express framework https://expressjs.com

Postgresql https://www.postgresql.org/docs/

Sequelize: http://docs.sequelizejs.com/manual/installation/usage.html

How to contribute?

Currently, It will be just the two of us. I have no idea about how docker and vault works. I’m only aware of JWT but even for it’s implementation It’s safe to say that you can initiate the setup. I really wish to make use of Express, Postgresql, and sequelize (ORM), stripe for payment gateway.

Note:

master = Production branch
develop = Development branch

Structure (Tentative)

Models:

Also, Featuring: