Tag: ratpack
A CRUD REST API with Couchbase, RxJava and Ratpack
In my two previous blog posts I have introduced Ratpack and the lightweight ODM layer available in our Java SDK. This post will build up on them and showcase a REST API to manage users through the Couchbase repository. I...
Ratpack, Couchbase and RxJava
Yesterday I left you with rough code that started a Ratpack server and used a synchronous Couchbase repository, leaving the RxJava part out. I intend to fix that today, and also tell you more about Ratpack. I am not going...
Getting Started with Ratpack and Couchbase
I recently started playing with Ratpack. It's a set of Java libraries for buiding modern HTTP applications. To go beyond that simple definition, Ratpack is non-blocking, asynchronous and netty-based. A bit like our Java SDK. So it comes as...
Top Posts
- Couchbase Mobile Delivers Major Advancements for Building Offline...
- Data Modeling Explained: Conceptual, Physical, Logical
- What are Embedding Models? An Overview
- Data Analysis Methods: Qualitative vs. Quantitative Techniques
- What Is Data Analysis? Types, Methods, and Tools for Research
- Application Development Life Cycle (Phases and Management Models)
- Couchbase 8.0: Unified Data Platform for Hyperscale AI Applicatio...
- How to Model Data: A Guide To JSON Data Modeling
- High Availability Architecture: Requirements & Best Practice...