Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/terasakisatoshi/mygenieexample.jl
- Owner: terasakisatoshi
- License: mit
- Created: 2020-11-11T03:00:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-11T08:28:06.000Z (about 4 years ago)
- Last Synced: 2024-10-11T12:41:05.414Z (about 1 month ago)
- Language: Julia
- Size: 461 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`