This website requires JavaScript.
Explore
Help
Sign In
shockrah
/
freechat
Watch
1
Star
0
Fork
0
You've already forked freechat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f8ef9ef6eb
freechat
/
server-api
History
shockrah
f8ef9ef6eb
nothing of substance in this readme if ill be honest
2020-10-02 08:59:13 -07:00
..
db
added delete method for messages
2020-09-17 21:54:54 -07:00
migrations
removing unused sessions table
2020-08-28 16:25:40 -07: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
removed some more warnings until these vars are used
2020-10-01 20:14:56 -07: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