Skip to content

Commit 5d6f754

Browse files
authored
codesponsor.io
1 parent 4aba5aa commit 5d6f754

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Express & ES6 REST API Boilerplate
22
==================================
33

4-
[![bitHound Score](https://www.bithound.io/github/developit/express-es6-rest-api/badges/score.svg)](https://www.bithound.io/github/developit/express-es6-rest-api)
5-
64
This is a straightforward boilerplate for building REST APIs with ES6 and Express.
75

86
- ES6 support via [babel](https://babeljs.io)
@@ -12,6 +10,10 @@ This is a straightforward boilerplate for building REST APIs with ES6 and Expres
1210

1311
> Tip: If you are using [Mongoose](https://github.com/Automattic/mongoose), you can automatically expose your Models as REST resources using [restful-mongoose](https://git.io/restful-mongoose).
1412
13+
<a target='_blank' rel='nofollow' href='https://app.codesponsor.io/link/WbARjbDRQz5y3N6VBEMPU4LW/developit/express-es6-rest-api'>
14+
<img alt='Sponsor' width='888' height='68' src='https://app.codesponsor.io/embed/WbARjbDRQz5y3N6VBEMPU4LW/developit/express-es6-rest-api.svg' />
15+
</a>
16+
1517
Getting Started
1618
---------------
1719

0 commit comments

Comments
 (0)