meme-box icon indicating copy to clipboard operation
meme-box copied to clipboard

Convert more controllers / api endpoints to `tsed`

Open negue opened this issue 4 years ago • 0 comments

There are still a good chunk of controllers which aren't converted yet:

  • https://github.com/negue/meme-box/blob/develop/server/express-server.ts
  • https://github.com/negue/meme-box/tree/develop/server/rest-endpoints

Example of a TSED Controller: https://github.com/negue/meme-box/blob/develop/server/controllers/screen.controller.ts

negue avatar Sep 30 '21 16:09 negue