Commit Graph

7 Commits

Author SHA1 Message Date
51f0fc3108
Remove last unwrap from ordabok
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-18 11:31:34 +01:00
b20fb5f079
Fragment graphql module, add Appwrite vars to context 2023-01-15 17:36:32 +01:00
ecd8f58542
Plenty of GraphQL query implementation
Implement query for languages, words, initial implementation for user
query
2023-01-04 22:16:48 +01:00
8d5e523ab3
Initial GraphQL API sort of working 2023-01-04 19:33:29 +01:00
a2a2863d62
Add CORS and authorized origins to server 2023-01-04 14:42:55 +01:00
60988cff24
Make Rust models for database schema 2023-01-03 16:11:43 +01:00
a9e300ede2
Initial commit with basic DB layout 2023-01-03 15:16:10 +01:00