Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Polynomdivision
3b7e55d957 refactor: Simplify API calls
API calls can now make with a simple wrapper function.

Additionally, the error code "200" now means success for all API calls.
2018-10-17 18:28:29 +02:00
Alexander Polynomdivision
528c291b70 feat: Implement the /user/vocab endpoint 2018-10-11 14:25:46 +02:00
Alexander Polynomdivision
7f9d520257 version: Bump version 2018-10-09 16:07:08 +02:00
Alexander Polynomdivision
c25536f09a Bump backend version for the release 2018-10-07 18:46:18 +02:00
Alexander Polynomdivision
65070b1f5b feat: Implement the /user/me endpoint 2018-09-29 14:23:09 +02:00
Alexander Polynomdivision
5d38f46aeb feat: Add a compose file 2018-09-28 23:33:28 +02:00
Alexander Polynomdivision
db4b46b5aa fix: Add a build system for the backend 2018-09-21 16:27:25 +02:00
Alexander Polynomdivision
909149fdc7 refactor: MONOREPO 2018-09-20 17:38:12 +02:00