Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a07d4a4

Browse files
author
Rajeev Kumar Singh
committed
Readme
1 parent 21fcd8e commit a07d4a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎Readme.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,15 @@ The application defines following REST APIs
4040

4141
```
4242
1. GET /tweets - Get All Tweets
43+
4344
2. POST /tweets - Create a new Tweet
45+
4446
3. GET /tweets/{id} - Retrieve a Tweet by Id
47+
4548
3. PUT /tweets/{id} - Update a Tweet
49+
4650
4. DELETE /tweets/{id} - Delete a Tweet
51+
4752
4. GET /stream/tweets - Stream tweets to a browser as Server-Sent Events
4853
```
4954

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /