create initial POC script generating API

This commit is contained in:
Emily Martins 2022-06-21 14:48:31 +02:00
parent 564b1c4e66
commit e862de7e59
9 changed files with 210 additions and 82 deletions

1
agora-scripts/Cache.hs Normal file
View file

@ -0,0 +1 @@
module Cache where