blocked by https://github.com/EpamLifeSciencesTeam/random_coffee/issues/3 1) Create a `RandomCoffeeEvent` class with the following fields: id, name, description, event date, creation date, author. 2) Add a database migration to create a table for such class 3) Add and implement endpoinst for saving and fetching an event