https://github.com/d-4-dibakar/student-api
A Student API which has the All The CRUD Operation Using Node.js and PostgresSQL
https://github.com/d-4-dibakar/student-api
Last synced: 7 months ago
JSON representation
A Student API which has the All The CRUD Operation Using Node.js and PostgresSQL
- Host: GitHub
- URL: https://github.com/d-4-dibakar/student-api
- Owner: D-4-DIBAKAR
- Created: 2024-04-13T07:06:57.000Z (over 1 year ago)
- Default Branch: Master
- Last Pushed: 2024-04-13T07:24:25.000Z (over 1 year ago)
- Last Synced: 2025-01-16T07:32:59.133Z (9 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### GET-ALL-STUDENTS

### GET-ONE-STUDENT

### ADD STUDENT

### UPDATE STUDENT

### REMOVE STUDNET
### FOLDER STRUCTURE
```
└───src
└───student
```