mirror of
https://github.com/typicode/json-server.git
synced 2025-08-02 19:52:20 +08:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@ -1,4 +1,4 @@
|
||||
# JSON Server [](https://travis-ci.org/typicode/json-server) [](http://badge.fury.io/js/json-server) [](https://standardjs.com) [](https://github.com/prettier/prettier) [](https://gitter.im/typicode/json-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
# JSON Server [](https://travis-ci.org/typicode/json-server) [](http://badge.fury.io/js/json-server) [](https://gitter.im/typicode/json-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (seriously)
|
||||
|
||||
@ -11,7 +11,11 @@ See also:
|
||||
* :dog: [husky - Git hooks made easy](https://github.com/typicode/husky)
|
||||
* :hotel: [hotel - developer tool with local .dev domain and https out of the box](https://github.com/typicode/hotel)
|
||||
* :atom_symbol: [react-fake-props - generate fake props for your React tests (Jest, Enzyme, ...)](https://github.com/typicode/react-fake-props)
|
||||
* :heart: [Patreon page - if you want to support JSON Server development](https://www.patreon.com/typicode)
|
||||
* :heartpulse: [Patreon page - if you want to support JSON Server or my other projects](https://www.patreon.com/typicode)
|
||||
|
||||
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/6WUB3WBwbmZXbZxzrUv5y2A5/typicode/json-server'>
|
||||
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/6WUB3WBwbmZXbZxzrUv5y2A5/typicode/json-server.svg' />
|
||||
</a>
|
||||
|
||||
## Table of contents
|
||||
|
||||
@ -63,12 +67,6 @@ See also:
|
||||
|
||||
</details>
|
||||
|
||||
## Sponsorship
|
||||
|
||||
Development of JSON Server and my other projects is generously supported by contributions from people. If you are benefiting from my projects and would like to help keep them financially sustainable, please visit [Patreon](https://patreon.com/typicode).
|
||||
|
||||
If you're a company, you can have your logo here.
|
||||
|
||||
## Example
|
||||
|
||||
Create a `db.json` file
|
||||
|
Reference in New Issue
Block a user