Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode authored Jun 14, 2017
1 parent c53e278 commit 0f5d4fd
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
# Demo

A demo repository for [My JSON Server](https://my-json-server.typicode.com) (alpha)
> A demo repository for [My JSON Server](https://my-json-server.typicode.com) service (alpha)
_Even though it's in alpha, you can start using it if you want. Feedback is welcome :)_
My JSON Server lets you have an online REST server for you or your team :sparkling_heart:

### Try it

[https://my-json-server.typicode.com/__typicode/demo__](https://my-json-server.typicode.com/typicode/demo)

### Get your own
### Get your own online fake server

Fork this project or create a [`db.json`](db.json) file in a repository or , then simply visit:
Simply __fork__ this project or __create a [`db.json`](db.json)__ file in a repository then visit:

```
https://my-json-server.typicode.com/<your-username>/<your-repo>
```

Nothing else to do! :)

0 comments on commit 0f5d4fd

Please sign in to comment.