WebFuncs

WebFuncs.jl is a project testing the Julia language out of its natural scope. Having played quite a bit with Go and Python, I wanted to see if the Julia ecosystem had tools for HTTP handling.

The inspiration of a simple-to-use function server came from the fx project. Define your function, the package throws it as a server for you.

The package has been accepted on the Julia package repository and can be fetched using Pkg.add("WebFuncs").

Avatar
Mathieu Besançon
Postdoctoral researcher, mathematical optimization

Mathematical optimization, scientific programming and related.