Skip to content

GET and POST are HTTP methods used in web development. **GET** retrieves data from a server, often used for requesting pages or information. **POST** sends data to the server, typically for creating or updating resources like forms or user inputs. Together, they enable interactive web applications.

Notifications You must be signed in to change notification settings

shramabablukumar/GETANDPOST-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

About

GET and POST are HTTP methods used in web development. **GET** retrieves data from a server, often used for requesting pages or information. **POST** sends data to the server, typically for creating or updating resources like forms or user inputs. Together, they enable interactive web applications.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published