The Wayback Machine - https://web.archive.org/web/20200614035337/https://github.com/developit/express-es6-rest-api/issues/33
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where can I find a Mongoose ES6 example? #33

Open
tomsoderlund opened this issue Jun 24, 2017 · 1 comment
Open

Where can I find a Mongoose ES6 example? #33

tomsoderlund opened this issue Jun 24, 2017 · 1 comment
Labels

Comments

@tomsoderlund
Copy link

@tomsoderlund tomsoderlund commented Jun 24, 2017

Sorry if this is off-topic, but I love the structure of express-es6-rest-api and I'm struggling to use it with Mongoose. If anyone can point me to an example, that'd be great.

I saw the restful-mongoose link in the README, but that's a bit too automagic to me, I need more control.

@tomyitav
Copy link

@tomyitav tomyitav commented Jul 29, 2017

Hi @tomsoderlund , you might find my express-es6-starter useful. I use Mongoose for creating schemas and applying db operations. Hope it helps!

@developit developit added the question label Nov 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.