Skip to content

Commit

Permalink
Update README.md (#185)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
mehrdaddolatkhah authored Jan 9, 2024
1 parent 6c2925f commit 86299fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mongodb/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Postgres sample for Ktor Server
# MongoDB sample for Ktor Server

An application for creating, editing and deleting articles that uses Mongodb running on Docker image as a storage.

Expand All @@ -12,4 +12,4 @@ An application for creating, editing and deleting articles that uses Mongodb run
./gradlew run
```

Then, you can open [http://localhost:8080/](http://localhost:8080/) in a browser to create, edit, and delete articles.
Then, you can open [http://localhost:8080/](http://localhost:8080/) in a browser to create, edit, and delete articles.

0 comments on commit 86299fd

Please sign in to comment.