InvTrack / invtrack

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

Refactor edge functions #155

Open michalstruck opened 5 months ago

michalstruck commented 5 months ago

Create a 'fat-function' in the utilities function. Basically setup a really simple express/oak server (whatever works better for deno). Use POST routes for now, as there are problems with using other methods in the client lib. Move csv-export there.