You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a straightforward boilerplate for building REST APIs with ES6 and Express.
7
5
8
6
- ES6 support via [babel](https://babeljs.io)
@@ -12,6 +10,10 @@ This is a straightforward boilerplate for building REST APIs with ES6 and Expres
12
10
13
11
> 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).
0 commit comments