Sunday 18 November 2018

Looking for a (non tutorial) api that does tests well.

Hai there!So this weekend I have been digging my teeth into tests for an api, good stuff right?Well mostly. It seems as though every tutorial in existence has all the routes in the index.js and uses mongoose instead of the native mongodb driver.So do you know of any open source api that has:Good tests in it.Splits routes across different files and imports them into the main index.jsDoes not use mongoose (optional, I can probally work around this)If you want to see where I am coming from my (ongoing) project is here

Submitted November 19, 2018 at 05:14AM by Silveress_Golden

No comments:

Post a Comment