A user authentication API using Julia, Bukdu.jl, HTTP.jl.
-
clone the repo
-
Have the julia
-
Activate the environment
open in the Pkg mode `]` and `activate .` -
Instantiate the packages
instantiate -
Run the server
julia --project -i server.jl -
Stop the server
julia --project -i stop_server.jl
/api/token: POST Method