issues
search
IT-Academy-BCN
/
ita-wiki
IT Academy Wiki
https://dev.itawiki.eurecatacademy.org/
MIT License
21
stars
14
forks
source link
[BE][WIKI] Migrate to Knex ``GET topics/get`` endpoint
#1534
Closed
Aredhel269
closed
1 week ago
Aredhel269
commented
3 weeks ago
Remove Prisma Client and migrate to Knex:
https://github.com/IT-Academy-BCN/ita-wiki/blob/main/services/wiki/src/controllers/topics/get.ts
https://github.com/IT-Academy-BCN/ita-wiki/blob/main/services/wiki/src/__tests__/topics/getTopics.test.ts
Remove Prisma Client and migrate to Knex: