Couchbase incorporated Swagger into our documentation a few months ago. “Swagger” refers to an ecosystem of tools and other resources for managing REST APIs. Core to Swagger is the Swagger specification. (The group behind Swagger donated the spec to the...
Couchbase is renowned for its industry leading performance. As powerful new features have been added, has our performance managed to keep pace?
FakeIt allows you to provide existing data to your models through JSON, CSV or CSON files. This data is exposed as an inputs variable in each of a models *run and *build functions.
Definitions are a way of creating reusable set(s) within your model. It allows you to define a set of properties / values one time, referencing them multiple times throughout your model. Definitions in a FakeIt model are very similar to...
This article focuses on how we can represent a user's JSON model using YAML to document and describe how a properties value should be generated.
Learn how to build full stack Java applications with Docker and NoSQL using the workshop content produced for the DevNexus 2017 conference.
This blog explains how NoSQL simplifies database devops, allows you to innovate rapidly, maintain agility, and save money on licensing costs.
Recently I wrote about using Node.js with Swagger to build a simple listener for the Sync Gateway changes feed. In that version I did everything using synchronous calls. I’m working to build a more complete solution, so I decided to...
When building any system with client and server components, it is critical to validate the data that the client tries to store on the server and to ensure that only those who are authorized can view or modify it. Otherwise...
A few years ago NoSQL might have sounded like a alien monster, but given the advances in the technology and how modern web and mobile applications are storing and accessing data, it is and has become a critical part of...
Yesterday CNN announced the best jobs in America. With factors like median pay, job growth opportunity, and quality of life, the Mobile App Developer came in at #1. While this may be somewhat of a surprise given the ephemeral nature...
Laura (@rhein_wein) and I are Docker Captains. This means we demonstrate a commitment to sharing our Docker knowledge with others. Amongst other languages, she talks Ruby and Postgres and I talk Java and Couchbase. But we talk to each other using...