Commit graph

19 commits

Author SHA1 Message Date
f6281b8820 Add testing flag and CORS 2022-07-09 12:21:08 -07:00
2699a01c54 Add email validation 2022-07-08 22:04:15 -07:00
Elnu
0785bc2fe9
Update README.md 2022-07-08 18:41:00 -07:00
5b792cd7e5 cargo fmt 2022-07-08 18:39:39 -07:00
0e270e18b9 Add timestamps, remove dead code 2022-07-08 18:38:53 -07:00
82e70178d5 Add Gravatar email hashes 2022-07-08 17:06:05 -07:00
bbebe8b119 Get to MVP 2022-07-08 15:41:53 -07:00
91186e5f43 Create working comments API response 2022-07-08 13:00:25 -07:00
61234e9c07 Fix missing code from main.rs 2022-07-08 12:50:46 -07:00
4cfa06f855 Get working boilerplate 2022-07-07 22:36:53 -07:00
59f3ce9ea5 Install serde, serde_json 2022-07-07 19:38:48 -07:00
42e13a3ede Remove GraphQL dependencies 2022-07-07 19:26:33 -07:00
Elnu
c134e0bce8
Create LICENSE 2022-07-06 15:43:43 -07:00
Elnu
8710ceb762
Create README.md 2022-07-06 15:43:07 -07:00
0ef7ad481e Write basic SQLite/rusqlite code 2022-07-06 15:40:09 -07:00
fd41429c99 Install rusqlite 2022-07-06 13:54:38 -07:00
1b5c98e001 Install juniper 2022-07-06 13:53:00 -07:00
3f9bf688b5 Install actix-web 2022-07-06 13:31:36 -07:00
0da14d99f6 Initial commit 2022-07-06 13:29:39 -07:00