freechat/server-api
2020-11-01 22:33:25 -08:00
..
db Foreign keys in messages now delete when parent key is deleted 2020-11-01 22:33:25 -08:00
migrations Foreign keys in messages now delete when parent key is deleted 2020-11-01 22:33:25 -08:00
scripts renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
src Foreign keys in messages now delete when parent key is deleted 2020-11-01 22:33:25 -08:00
.env renamed server/ to api/ since this is really only the api portion of the typical fc server 2020-08-22 15:52:37 -07:00
.gitignore Merge branch 'testing' into master 2020-08-22 15:58:13 -07:00
Cargo.lock Using async_trait crate to let us create asynchronous trait functions 2020-09-02 19:12:05 -07:00
Cargo.toml updated cargo deps to include the soon coming db interface 2020-08-29 22:09:33 -07:00