Serialized Documentation
Serialized Documentation
Console
Plans & Pricing
Sign up
Welcome to Serialized
Basics
Accounts
Projects
Authentication
Rate limiting
Getting started
Working with aggregates
Projecting events
Aggregating events
Reacting to events
Subscribing to event feeds
APIS
Event Sourcing API
Feeds API
Reactions API
Projections API
Tenants API
Client libraries
Java client
Javascript client
Go client (unofficial)
Tools
Swagger API Definition
Advanced
Multi-Tenancy
Encrypting Event data
Conditional requests
Request signatures
Powered by GitBook

Getting started

This is a simple getting started guide for Serialized APIs
Here are the articles in this section:
Working with aggregates
Projecting events
To present your event data in multiple ways you can define projections that process your events and generate data struct...
Aggregating events
Projections can also be configured to merge events from different aggregates which makes it easy to build things such as...
Reacting to events
Subscribing to event feeds
Basics - Previous
Rate limiting
Next
Working with aggregates
Last updated 3 weeks ago
Edit on GitHub