CSHub icon indicating copy to clipboard operation
CSHub copied to clipboard

[Backend Rewrite] Leftover services

Open RobbinBaauw opened this issue 5 years ago • 0 comments

  • [ ] Recreate the PreRender service https://github.com/finitum/CSHub/blob/dev/cshub-server/src/endpoints/PreRender.ts
  • [ ] Recreate a search service. Maybe we can use something like ElasticSearch or https://github.com/valeriansaliou/sonic
  • [ ] Recreate the email domain service https://github.com/finitum/CSHub/blob/dev/cshub-server/src/endpoints/emaildomains.ts

For all of them: the URLs could have better naming, so feel free to change URLs, HTTP verbs & request/response bodies where you see fit.

RobbinBaauw avatar Dec 21 '19 09:12 RobbinBaauw