Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xberkay authored Oct 12, 2021
1 parent 2d7ce80 commit 9d2e80b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"str":"cok kotu bir soz"<br>
}

**Cevap:**
**Cevap:**<br>
{<br>
"count": 4,
"message": "Kotu soz bulundu",<br>
"status": "success"<br>
}
## 127.0.0.1:3000/api/filter
**İstek :**
**İstek :** <br>
{<br>
"str":"iyi bir soz kotu bir soz",<br>
"filter":"***"<br>
}

**Cevap:**
**Cevap:**<br>
{<br>
"message": "iyi bir soz *** *** ***",<br>
"status": "success"<br>
Expand Down

0 comments on commit 9d2e80b

Please sign in to comment.