building-a-serverless-rest-api-with-nodejs
building-a-serverless-rest-api-with-nodejs copied to clipboard
A quick and easy guide of how to hook up a single Serverless service with basic MongoDB connection and CRUD interaction.
Results
2
building-a-serverless-rest-api-with-nodejs issues
Sort by
recently updated
recently updated
newest added
Hey, this doesn't really belong here, but I couldn't comment on your Hackernoon article to tell you. Sections 4-7 are missing the code snippets and instead have your author photo....
I just copy your code but configure with my local mongoDB to test such APIs, those RESTful API are only feasible once when I run "sls offline" to deploy them...