api.serlo.org icon indicating copy to clipboard operation
api.serlo.org copied to clipboard

move user namespace from database-layer to api.serlo.org

Open AndreasHuber opened this issue 1 year ago • 0 comments

https://github.com/serlo/database-layer/tree/main/server/src/user shall be made obsolete by putting the required SQL queries directly into api.serlo.org instead of calling the database-layer. Use https://github.com/serlo/api.serlo.org/blob/staging/packages/server/src/database.ts for it. In api.serlo.org, make it work without the currently used "Serlo model".

AndreasHuber avatar Apr 17 '24 08:04 AndreasHuber