Scala-Play-Slick-Demo/modules
Rohan Sircar cb9524eac7 Many changes
Rewrote slick db service using monix task instead of future
Added cats IO to controller to make use of above db service
Added action methods that support effect wrappers other than future
Added play-flyway to auto-manage migrations
Moved migration files to appropriate directory as a result of above
Added cors filter to work with separately hosted frontend
Made logger log at debug
2020-08-22 16:18:11 +05:30
..
api/src/main/scala/com/example Many changes 2020-08-22 16:18:11 +05:30
flyway/src/main/resources/db/migration/default Many changes 2020-08-22 16:18:11 +05:30
slick/src/main Many changes 2020-08-22 16:18:11 +05:30