Commit Graph

4 Commits

Author SHA1 Message Date
3b1657e18a adds api calls for getting, setting, removing
- using Ecto queries, the api can now get newest
  message or get the last message
- delete all messages of a sender id
- add a message (auto adding a time stamp)
2021-12-10 12:46:34 +01:00
de81aaaef7 updates gitignore and adds Readme 2021-12-05 00:42:08 +01:00
4e607a7e45 adds phoenix boilerplate and database api
- message communication added
- database migration added
- initial commit
2021-12-05 00:36:13 +01:00
Raphael Maenle
dca07acc75 Initial commit 2021-12-05 00:35:32 +01:00