Cookbook
Web API
This example is hosted on GitHub and demonstrates an example Vertical Slice Architecture style Web API for CRUD operations on Todo items that makes use of ImmediatePlatform libraries.
View example on GitHub
Stack
The example uses the following stack:
- ASP.NET Core 8
- EFCore 8
- PostgreSQL
- Immediate.Handlers + Immediate.Apis + Immediate.Validations