An open API service indexing awesome lists of open source software.

https://github.com/mochrks/crud-express-api

This project is a simple CRUD API built using Express.js, integrated with Prisma ORM, and backed by a PostgreSQL database. It provides efficient endpoints for login,registerm creating, reading, updating, and deleting records employees.
https://github.com/mochrks/crud-express-api

expressjs postgresql prisma

Last synced: 3 months ago
JSON representation

This project is a simple CRUD API built using Express.js, integrated with Prisma ORM, and backed by a PostgreSQL database. It provides efficient endpoints for login,registerm creating, reading, updating, and deleting records employees.

Awesome Lists containing this project

README

          

CRUD API Express js


Tech Stack Icons

### Project Overview

This project is a simple CRUD API built using **Express.js**, integrated with **Prisma ORM**, and backed by a **PostgreSQL** database. It provides efficient endpoints for login, register, creating, reading, updating, and deleting employee in data rows.

### Setup & Installation
Express Version
License

- **Clone the repository**
```bash
git clone https://github.com/mochrks/Breadcrumbscrud-express-api.git
cd Breadcrumbscrud-express-api/express-project
```

- **Install dependencies**
```bash
npm install
```

- **Set up Prisma**
- Generate Prisma client:
```bash
npx prisma generate
```

- Run database migrations:
```bash
npx prisma migrate dev
```

- **Run the application**
```bash
npm run dev
```

- **API Endpoints**
The Express project provides several API endpoints for managing employee transactions, including login and registration.

---
---

## Connect with me:
[![GitHub](https://img.shields.io/badge/GitHub-333?style=for-the-badge&logo=github&logoColor=white)](https://github.com/mochrks)
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.com/@Gdvisuel)
[![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://instagram.com/mochrks)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/in/mochrks)
[![Behance](https://img.shields.io/badge/Behance-1769FF?style=for-the-badge&logo=behance&logoColor=white)](https://behance.net/mochrks)
[![Dribbble](https://img.shields.io/badge/Dribbble-EA4C89?style=for-the-badge&logo=dribbble&logoColor=white)](https://dribbble.com/mochrks)