Skip to content

Sajalrastogi89/crudAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crudAPI

For adding data in table url->localhost:8080/insert Feilds-> name,roll_no,marks

For deleting data from table url->localhost:8080/delete/{roll}

For fetching all data from table url->localhost:8080/read

For fetching data of single student url->localhost:8080/read/{roll}

For updating data url->localhost:8080/update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages