Skip to content
Open
Show file tree
Hide file tree
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
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Express & ES6 REST API Boilerplate
==================================
<h1 align="center">
<img width="240" src="http://i.imgur.com/8wWjE38.png">
<br />
Express & ES6 REST API Boilerplate
<br />
</h1>
<h4 align="center">Example with basic HTTP Auth</h4>

[![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)

Expand Down
Loading