User Profile Store with Node, Express and Couchbase

preview_player
Показать описание
This is a companion video for a Couchbase blog post that I updated in January 2021.

We'll learn how to set up a User Profile Store for a fictitious blog application, test our Express API endpoints with Postman, import, and use a collection of requests, setup, and use environment variables.
Learn more about Couchbase and visit our Developer Portal where we have links to documentation, tutorials and getting started exercises for NodeJS as well as each of our dedicated SDKs including C, Java, Go, .Net, PHP, Python, Ruby, and Scala.

Рекомендации по теме
Комментарии
Автор

Hello! Nice tutorial!

validateEmailPass middleware can lose the async. It's not required.

Thanks again!

RobertHarjaIliescu
Автор

You can remove ?pid={{pid}} from the postman endpoint /account?pid={{pid}} because you are getting pid from the session collection

userhjg
Автор

Thank you for this tutorial. Please create a tutorial to explain couchbase channels

userhjg