Skip to content

Commit 9991194

Browse files
Update README.md
1 parent 30c0d1a commit 9991194

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ gem "pocketdb", "~> 1.0"
3131
- [Getting Started](docs/README.md)
3232
- [Connecting to a database](docs/DATABASE.md)
3333
- [Manipulating a record](docs/RECORD.md)
34+
- [Guide to Rest API](docs/REST.md)
3435

3536
## Live Demo
3637

@@ -42,8 +43,7 @@ If you want a quick view and tour to your website, you can use Pocket Database L
4243

4344
To be fully committed on being an on-the-go database, I implemented a simple CRUD-operated Rest API for Pocket Database.
4445

45-
<!-- TODO: Fix the Rest API and add it here. -->
46-
[![Pocket Database Rest API](https://badgers.space/badge/PocketDB/Rest%20API?icon=feather-activity&color=e97451&scale=1.2&corner_radius=3)](about:blank)
46+
[![Pocket Database Rest API](https://badgers.space/badge/PocketDB/Rest%20API?icon=feather-activity&color=e97451&scale=1.2&corner_radius=3)](docs/REST.md)
4747

4848
## :sparkles: Why Pocket Database?
4949
If you need an on-the-go database without hassle setups, Pocket Database is one of your best choice.

0 commit comments

Comments
 (0)