Commit Graph

8 Commits

Author SHA1 Message Date
phundrak ecd8f58542 Plenty of GraphQL query implementation
Implement query for languages, words, initial implementation for user
query
2023-01-04 22:16:48 +01:00
phundrak c0b0a53061 Gitea complaining about ambiguous characters 2023-01-04 19:33:29 +01:00
phundrak 8d5e523ab3 Initial GraphQL API sort of working 2023-01-04 19:33:29 +01:00
phundrak a2a2863d62 Add CORS and authorized origins to server 2023-01-04 14:42:55 +01:00
phundrak 57bc676ec1 Add .editorconfig file 2023-01-03 16:24:40 +01:00
phundrak 50d55ed480 Add license and README 2023-01-03 16:20:31 +01:00
phundrak 60988cff24 Make Rust models for database schema 2023-01-03 16:11:43 +01:00
phundrak a9e300ede2 Initial commit with basic DB layout 2023-01-03 15:16:10 +01:00