Code Monkey home page Code Monkey logo

ecommerce-orm's Introduction

License: MIT

eCommerce-ORM

eCommerce Object Relational Mapping backend

Description

This Repo is an example of a RESTful API, using the example of an eCommerce-ORM. This application is to display the understanding and utilization of RESTful API archetecture with a SQL database.

Table of Contents

Installation

  1. Clone the repository to your computer.
  2. Install node if you havent yet node.js v18.12.1
  3. Open the root of the local directory you chose in your terminal.
  4. Type npm i in the command line to install the required dependencies

Usage

  • Seed the database by entering npm run seed in the command line.
  • Start the Database by typing npm start in the command line.
  • Open and use your API Platform (e.g., Postman) to GET, CREATE, UPDATE, and DELETE categories, products, tags.
  • Use your API platform to CRUD. (For instructions on Postman you can learn more in their overview)

Demo

video walkthrough.

eCommerceAPIwalkthrough.mov

Tests

You may pull this repo and test/build upon the RESTful API routes using an API Platform of your choice. (I used Postman)

License

This project is licensed under the MIT License - see Badge link for details.

Questions

If you have any issues with the repo, please feel free to open an Issue.

ecommerce-orm's People

Contributors

zed-csp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.