GitHub / rifqi142 / assignment5_muhrifqis
This project is a backend RESTful API built with Node.js and Express.js, utilizing Sequelize ORM to interact with a PostgreSQL database. The API manages user-related data, including Customers, their Addresses, Contacts, and Orders. The database schema consists of four main tables: customers, addresses, contacts, and orders.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rifqi142%2Fassignment5_muhrifqis
PURL: pkg:github/rifqi142/assignment5_muhrifqis
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: JavaScript
Size: 134 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 9 months ago
Pushed at: 10 months ago
Last synced at: 6 months ago
Topics: expressjs, postgresql, sequelize-orm, swagger-docs