Back end
Back-end implementation notes: API endpoints, CQRS+ES, and code generation
The back end of the Shift iQ platform is an ASP.NET Web API built around a CQRS + Event Sourcing core. This section collects implementation notes for contributors working on it.
In this section
Add a new set of API endpoints — the end-to-end checklist for a new endpoint family.
See also:
Last updated
Was this helpful?