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

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

Awesome Lists containing this project

README

          

### GET-ALL-STUDENTS
![image](https://github.com/D-4-DIBAKAR/Student-API/assets/71878062/912f4074-b7b6-4752-8d2f-a646b70b2cb3)
### GET-ONE-STUDENT
![image](https://github.com/D-4-DIBAKAR/Student-API/assets/71878062/81e5cb2d-fb2f-46d7-b7f9-a54fbd0e3f9a)
### ADD STUDENT
![image](https://github.com/D-4-DIBAKAR/Student-API/assets/71878062/d324814c-569b-425e-b0aa-e89ba64897e7)
### UPDATE STUDENT
![image](https://github.com/D-4-DIBAKAR/Student-API/assets/71878062/b7664fd5-2fd8-4ab6-8104-7c6647fa7314)
### REMOVE STUDNET
![image](https://github.com/D-4-DIBAKAR/Student-API/assets/71878062/61e2db5e-2428-433a-81fb-6f624f7ab381)

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