Skip to content

shahroq/catalog-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalog App

A sample Catalog API with frontend, built as a playground for experimenting with different frameworks, API design approaches, architectural patterns, and libraries.

  • Runtime: Bun
  • Server: Express.js, NestJS
  • Client: Angular, React, Next.js

📦 Overview

This project implements a simple catalog domain with a few core entities:

  • Products
  • Reviews
  • Tags
  • & related relationships

It provides standard CRUD operations along with filtering, includes, pagination, and structured responses.

About

A sample Catalog API with frontend, built as a playground for experimenting with different frameworks, API design approaches, architectural patterns, and libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors