Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# json-db
JSON DB for APIs Testing and minimalist project

## Installation

```bash
git clone https://github.com/codewithsushil/json-db.git
cd json-db
php -S localhost:8888
curl http://localhost:8888
Loading