3

I would love to develop foxx applications in Typescript.

Can someone point me in the right direction, if this is at all possible?

Thanks!

Cheers,

Gerd

Zambiorix
  • 95
  • 6

2 Answers2

3

You should check out the arangodb-typescript-setup library and the associated article Using Typescript for programming ArangoDB FOXX services.

tlbignerd
  • 1,104
  • 9
  • 21
  • 2
    I've created a fork including the `@types/arangodb` `@types/joi` and `@types/node` which are missing in the linked repo: [arangodb-typescript-setup](https://github.com/RienNeVaPlus/arangodb-typescript-setup) – RienNeVaPlu͢s Apr 02 '19 at 20:07
0

this topic has already been covered in another Stackoverflow article: ArangoDB Foxx and Clojure script

Community
  • 1
  • 1
dothebart
  • 5,972
  • 16
  • 40