ajaynegi33 / ajaynegi33/Http-Server

[FEATURE] Improve Support for HTTP Methods

Open
#3 6 comments 0 reactions 0 assignees View on GitHub
enhancement hacktoberfest hacktoberfest-accepted status: ready for dev
Dominant language
Java
Stars
10
Forks
16
PR merge metrics
No merged PRs in 30d

Description

### Description:
Add support for other common HTTP methods such as POST, PUT, DELETE and more. This will allow the server to handle more complex interactions and provide more flexibility.

**Suggested HTTP Methods to Implement:**
- **POST**: To handle data submission to the server.
- **PUT**: To handle updating resources on the server.
- **DELETE**: To handle the removal of resources.
- More...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.