Skip to content
#

express-api

Here are 73 public repositories matching this topic...

This project involves building the back end for an e-commerce site using Express.js and Sequelize with a PostgreSQL database. It demonstrates a functional API capable of handling CRUD operations for categories, products, and tags. The project includes database configuration, schema creation, and data seeding.

  • Updated May 31, 2024
  • JavaScript

It serves as a playground for simulating a RESTful API environment similar to JSONPlaceholder, utilizing MongoDB with Mongoose and Express.js for seamless CRUD operations. You can easily perform GET, POST, PATCH, and DELETE requests, mimicking real-world scenarios within a controlled environment.

  • Updated Apr 3, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the express-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the express-api topic, visit your repo's landing page and select "manage topics."

Learn more