outworkers / phantom-activator-template

[DEPRECATED] Typesafe Activator seed with Phantom and Play! Framework.
Other
40 stars 12 forks source link

How to insert Beers or Users instances into the database via phantom #3

Closed zoro7 closed 8 years ago

zoro7 commented 8 years ago

Hi First of all, thanks for the great effort and your dedications for this great framework. I am new to phantom but I have read some of the tutorials and was able run 'Play! Phantom Activator' successfully. However, I do not know how to insert 'Beers' or 'Users' instance into the Cassandra database. I would be very appreciative for your help.

Thanks Zoro

alexflav23 commented 8 years ago

Hi @zoro7 ,

Thank you for your feedback! I think the best place to start is with the list of tutorials here and then continuing with the list of tests inside phantom-dsl.

All of the test files here contain many many examples on how to use the various features of phantom.

Regards, Flavian