Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tajiknomi committed Aug 13, 2024
2 parents 415b878 + 589136f commit 8bdb8f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ Detail usage will be shown via video [to be uploaded soon].

### REST requests (for advance users)
If you want to create a client application for this server you can use
[RUST/json](https://www.codecademy.com/article/what-is-rest) protocol to interact with the server.
[RUST/json](https://www.codecademy.com/article/what-is-rest) is choose for its simplicity, scalability & statelessness.
[REST/json](https://www.codecademy.com/article/what-is-rest) protocol to interact with the server.
[REST/json](https://www.codecademy.com/article/what-is-rest) is choose for its simplicity, scalability & statelessness.


### Client --> Server
Expand Down

0 comments on commit 8bdb8f8

Please sign in to comment.