cozy / cozy-flagship-app

GNU Affero General Public License v3.0
9 stars 1 forks source link

refactor: Migrate HttpServer code to Typescript #1069

Closed Ldoppea closed 10 months ago

Ldoppea commented 10 months ago

We will need to consume HttpServer code from Typescript code, so it is time to convert it to Typescript

This refactor has some parts that may changes the code behaviour, but I consider this should not happens:

zatteo commented 10 months ago

Crazy what you found just by migrating 1 feature to ts!