Skip to content

Commit 4d3fee3

Browse files
authored
Update README.md
1 parent f6829fb commit 4d3fee3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JSON Server [![](https://travis-ci.org/typicode/json-server.svg?branch=master)](https://travis-ci.org/typicode/json-server) [![](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/typicode/json-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1+
# JSON Server [![](https://travis-ci.org/typicode/json-server.svg?branch=master)](https://travis-ci.org/typicode/json-server) [![](https://badge.fury.io/js/json-server.svg)](http://badge.fury.io/js/json-server) [![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/typicode/json-server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22

33
Get a full fake REST API with __zero coding__ in __less than 30 seconds__ (seriously)
44

@@ -11,7 +11,11 @@ See also:
1111
* :dog: [husky - Git hooks made easy](https://github.com/typicode/husky)
1212
* :hotel: [hotel - developer tool with local .dev domain and https out of the box](https://github.com/typicode/hotel)
1313
* :atom_symbol: [react-fake-props - generate fake props for your React tests (Jest, Enzyme, ...)](https://github.com/typicode/react-fake-props)
14-
* :heart: [Patreon page - if you want to support JSON Server development](https://www.patreon.com/typicode)
14+
* :heartpulse: [Patreon page - if you want to support JSON Server or my other projects](https://www.patreon.com/typicode)
15+
16+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/6WUB3WBwbmZXbZxzrUv5y2A5/typicode/json-server'>
17+
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/6WUB3WBwbmZXbZxzrUv5y2A5/typicode/json-server.svg' />
18+
</a>
1519

1620
## Table of contents
1721

@@ -63,12 +67,6 @@ See also:
6367

6468
</details>
6569

66-
## Sponsorship
67-
68-
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).
69-
70-
If you're a company, you can have your logo here.
71-
7270
## Example
7371

7472
Create a `db.json` file

0 commit comments

Comments
 (0)