Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terasakisatoshi/mygenieexample.jl

Genie.jl app for my own purpose
https://github.com/terasakisatoshi/mygenieexample.jl

Last synced: 3 days ago
JSON representation

Genie.jl app for my own purpose

Awesome Lists containing this project

README

        

# MyGenieExample.jl

Genie.jl app for my own purpose

# Setup

```console
julia -e 'using Pkg; Pkg.develop(PackageSpec(path="./lib/MyLib"))'
./bin/server
```

Then, access `localhost:8000/mylib`