Added HTTP IO channel, in-memory databases, and in-memory middleware for the first set of use case features:
- Create a customer
- Find a customer by Id
- Update a customer by Id
- Remove a customer by Id
Added HTTP IO channel, in-memory databases, and in-memory middleware for the first set of use case features: